-
sudo apt update && sudo apt full-upgrade -y git clone https://github.com/xiv3r/BurpSuite-Pro-Latest.git cd BurpSuite-Pro-Latest sh install.sh
-
cd BurpSuite-Pro-Latest sh ./BURPSUITE
Notes:
-
Modify License String from loader like " license to XXXXXXX " e.g "license to xiv3r"
-
Copy License key from loader and paste in BurpSuite and click Next.
-
Select Manual Activation.
-
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.
License.mp4
-
install git on PowerShell
winget install Git.Git git clone https://github.com/xiv3r/BurpSuite-Pro-Latest.git cd BurpSuite-Pro-Latest
-
Open powershell with an administrator premise
powershell.exe -executionpolicy Unrestricted -F ".\install.ps1"
-
NOTE - License Text:
licensed to (your name)
-
After modify license just do the same as the video... and done.
-
install.ps1 will create a burp launcher, just run it every time you use it
powershell.exe -executionpolicy Unrestricted -F ".\BURPSUITE.ps1"