From 49755a6f197d1cd6ed3c7c2c691c762677a79558 Mon Sep 17 00:00:00 2001 From: Federico Dotta Date: Fri, 28 Jul 2017 18:46:47 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a859a..c625b28 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

# Brida -Brida is a Burp Suite Extension that, working as a bridge between [Burp Suite](https://portswigger.net/burp/) and [Frida](https://www.frida.re/), lets you use and manipulate applications’ own methods while tampering the traffic exchanged between the applications and their back-end services/servers. +Brida is a Burp Suite Extension that, working as a bridge between [Burp Suite](https://portswigger.net/burp/) and [Frida](https://www.frida.re/), lets you use and manipulate applications’ own methods while tampering the traffic exchanged between the applications and their back-end services/servers. It supports all platforms supported by Frida (Windows, macOS, Linux, iOS, Android, and QNX) # Authors - Piergiovanni Cipolloni, Security Advisor at @ Mediaservice.net