Skip to content

Automate Burp Suite Professional setup on macOS with multi-version support, JDK 21, built-in keygen, and instant launcher for pentesters and security enthusiasts

Notifications You must be signed in to change notification settings

ReXiOP/Burp-Suite-Professional-macOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Burp Suite Professional for macOS 🔥

One-click Burp Suite Pro installer for macOS with multi-version support.
Powered by Bash • Built for speed • Made for security enthusiasts


🚀 Features

  • ⚡ 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

📦 1. Install Java JDK 21+

Option A: Oracle JDK (Recommended)

  1. Download JDK 21 for macOS: 👉 Java SE 21 Downloads – Oracle

  2. Open the downloaded .dmg file and double-click JDK 21.pkg to install.

  3. Verify installation:

java -version

Installation GIF


Option B: Homebrew

brew install openjdk@21
sudo ln -sfn $(brew --prefix openjdk@21)/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-21.jdk
java -version

💻 2. Clone & Prepare the Project

git clone https://github.com/ReXiOP/Burp-Suite-Professional-macOS
cd Burp-Suite-Professional-macOS
chmod +x *

⚙️ 3. Run the Installer

sudo ./run.sh

▶️ 4. Launch Burp Suite Anytime

./burp

or (if copied to PATH)

burp

🔄 5. Update / Switch Version

sudo ./run.sh

Manual Launch on macOS

# Run the JAR file using Java
java -jar loader.jar

📂 Project Structure

Burp-Suite-Professional-macOS/
├── run.sh
├── burp
├── loader.jar
├── keygen.jar
└── Burp_Suite_Pro_*.jar

⚠️ Disclaimer


👨‍💻 Developer

Developed by: Muhammad Sajid
💻 Full-Stack Developer | Security Enthusiast | Automation Lover

⭐ Star this repo if you find it useful!

About

Automate Burp Suite Professional setup on macOS with multi-version support, JDK 21, built-in keygen, and instant launcher for pentesters and security enthusiasts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published