BurpsuitePRO2025
No description available
Install / Use
/learn @Wael-Rd/BurpsuitePRO2025README
BurpSuitePro v2025
Overview

Installation Guide
For Linux/MacOS:
-
Make the installation script executable:
chmod +x install.sh -
Run the installation script:
./install.sh -
Start Burp Suite:
burpsuitepro -
Set the default Java version (if necessary):
sudo update-alternatives --config javaNote: Copy the license key from the loader and follow these steps:
- Navigate to
Burp Suite > Manual Activation. - Copy the Burp Suite request key to the loader request field.
- Paste the response key from the loader into Burp Suite.
- Navigate to
For Windows:
-
Prepare the Directory:
- Create a folder named
Burpin theC:\drive for easier access.
- Create a folder named
-
Download Required Files:
- Download install.ps1 and extract its contents into
C:\Burp.
- Download install.ps1 and extract its contents into
-
Set Script Execution Policy:
- Open
PowerShellas an administrator and execute:Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process
- Open
-
Navigate to the Directory:
cd C:\Burp -
Execute the Installation Script:
./install.ps1 -
Verify the Loader Placement:
- Ensure the
loaderfile is located in theC:\Burpfolder.
- Ensure the
-
Customize the Icon:
- Create a shortcut to the
loaderfile on your desktop. - Right-click the shortcut, go to the
Shortcuttab, and clickChange Icon. - Select
burp-suite.icofromC:\Burp.
- Create a shortcut to the
Acknowledgements
Special thanks to these contributors for their valuable resources:
