Burp Suite Professional Installation steps for Windows
--> Open Powershell and execute below command to set Script Execution Policy. Set-ExecutionPolicy -ExecutionPolicy bypass -Scope process --> Now Execute Windows_Setup.ps1 file in Powershell to Complete Installation. ./Windows_Setup.ps1 --> For Start Menu Entry, copy Burp-Suite-Pro.vbs file to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Burp Suite Professional Installation steps for Linux
- Open Terminal And Type
git clone https://github.com/Agellls/Burp-Suite-Lifetime.git
- After Done Type
cd Burp-Suite-Lifetime
- Now Type
sudo chmod 777 Kali_Linux_Setup.sh
sudo chmod 777 keygen.jar
sudo chmod 777 loader.jar
- Now Donwload Burpsuite Pro With Type
sudo ./Kali_Linux_Setup.sh
Burp Suite Pro Activation Steps
- Modify License String like "license to cybercommunity03"
- Copy License key from keygen.jar and paste in Burp Suite Pro and click Next.
- Select Manual Activation Option on your bottom Right in Burp Suite Pro.
- Copy License Request from BurpSuite_Pro and paste in Keygenerator.
- Copy license response from Keygenerator and paste in Burp Suite Pro, then next and Done.
Executing Burp Suite Profession after Activation
--> Windows :-: You can start Burp Suite Professional from Start Menu.
--> Kali Linux :-: You can start Burp Suite Professional by writing burp in terminal.
NOTE IF U GOT LICENCE POP UP AGAIN
- Just run
java -jav keygen.jar
-
And Repeat Process Activation Steps
-
After That Enjoy To Use Burpsuite Pro :)