Welcome to the Burp Suite Professional repository. This repository provides the professional version of Burp Suite for free. Follow the steps below to download and activate the software.
-
Install Java:
- Before installing the Java JDK, ensure Java is installed on your system. You can check if Java is installed by running the following command:
java -version
- If Java is not installed, follow the steps below to install it:
- On Ubuntu/Linux:
sudo apt install default-jre
- On macOS:
brew install java
- On Windows, download and install it from the official Java website.
- On Ubuntu/Linux:
For detailed installation instructions, visit: Java Installation Guide
- Before installing the Java JDK, ensure Java is installed on your system. You can check if Java is installed by running the following command:
-
Install Java JDK:
- After ensuring Java is installed, download and install the latest Java JDK from Oracle's official website or use your package manager.
-
Access the file via this link:
Download Burp Suite Professional. -
Download the file
BurpSuite-Pro.zip
to your device.
-
Extract the ZIP File:
- Use your preferred tool to extract
BurpSuite-Pro.zip
. - On Linux or macOS, use this terminal command:
unzip "BurpSuite-Pro.zip"
- On Windows, right-click the ZIP file and choose "Extract All..."
- Use your preferred tool to extract
-
Navigate to the Extracted Folder:
- Open a terminal or command prompt and move to the directory where the files were extracted:
cd "BurpSuite-Pro"
- Open a terminal or command prompt and move to the directory where the files were extracted:
-
Run the Activation Commands:
- Run the following commands in sequence:
java -jar burpsuite_pro_v2024.7.5.jar java -jar BurpLoaderKeygen.jar
- Run the following commands in sequence:
-
Activate Burp Suite:
- Copy the activation key from the key loader.
- Launch Burp Suite, enter the activation key, and select "Manual Activation."
- Re-enter the activation key and copy the request snippet.
- Paste the request snippet into the key loader and copy the response.
- Enter the response in Burp Suite and click "Activate."
Watch the installation video here on Vimeo
Congratulations! Burp Suite Pro is now activated for lifetime use.