-
Notifications
You must be signed in to change notification settings - Fork 224
Installation
Federico Dotta edited this page Oct 22, 2025
·
4 revisions
- Burp Suite, professional or community.
- Python with pip (virtual environments are supported)
- Frida - pip install frida frida-tools
- Pyro4 - pip install pyro4
- NodeJS and npm, in the system PATH (in MacOS this can be challenging; refer to this link if you have issues with this point)
- Open Burp Suite
- Go to Extender tab
- Open BApp Store subtab
- Select "Brida, Burp to Frida bridge"
- Click "Install"
Updates in BApp Store require time. Checks on GitHub for latest version.
- Download the last release of Brida: https://github.com/federicodotta/Brida/releases
- Open Burp Suite
- Go to Extender tab
- Open Extensions subtab
- Click "Add"
- Click "Select file" in the "Extension Details" section, select Brida release jar and install the plugin