One-click Burp Suite Pro installer for macOS with multi-version support.
Powered by Bash • Built for speed • Made for security enthusiasts
- ⚡ Multi-Version Support – Pick any Burp Suite Pro version from a menu
- ☕ JDK 21+ Ready – Works with the latest Java runtime
- 🖥️ macOS-Friendly – Tested on macOS Monterey / Ventura / Sonoma
- 🔑 Built-in Keygen & Loader – Automatically configured
- 🟢 Reusable Launcher – Start Burp anytime with
burp
command
-
Download JDK 21 for macOS: 👉 Java SE 21 Downloads – Oracle
-
Open the downloaded
.dmg
file and double-clickJDK 21.pkg
to install. -
Verify installation:
java -version
brew install openjdk@21
sudo ln -sfn $(brew --prefix openjdk@21)/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-21.jdk
java -version
git clone https://github.com/ReXiOP/Burp-Suite-Professional-macOS
cd Burp-Suite-Professional-macOS
chmod +x *
sudo ./run.sh
./burp
or (if copied to PATH)
burp
sudo ./run.sh
# Run the JAR file using Java
java -jar loader.jar
Burp-Suite-Professional-macOS/
├── run.sh
├── burp
├── loader.jar
├── keygen.jar
└── Burp_Suite_Pro_*.jar
- For testing/educational use only.
- Comply with PortSwigger’s Licensing.
Developed by: Muhammad Sajid
💻 Full-Stack Developer | Security Enthusiast | Automation Lover
⭐ Star this repo if you find it useful!