Activation Steps for Burp Suite Professional
Steps to Activate in Kali Linux
Get all the required files :-: Here
Download Zip file and Extract It.
Execute Kali_Linux_Setup.sh file with Sudo as below
sudo ./Kali_Linux_Setup.sh
Burp Suite Pro Activation Steps
Modify License String in Loader window "license to Siddharth Sangwan"
Copy License key from Loader Window 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 Loader.
Copy license response from Loader and paste in Burp Suite Pro, then next and Done.
Now you Burp Suite Pro is Activated, you can close all windows and execute it by typing burp in terminal.
Steps to Activate in Windows
Get all the required files :-: Here
# 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
Burp Suite Pro Activation Steps
Modify License String in Loader window "license to Siddharth Sangwan"
Copy License key from Loader Window 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 Loader.
Copy license response from Loader and paste in Burp Suite Pro, then next and Done.
For Start Menu Entry, copy **Burp-Suite-Pro.vbs** file to
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
SSL Pinning Bypass & Burp Suite Professional
Android SSL Pinning Bypass by rooting Android Studio Device and using Frida script
Root Android Studio Device with Magisk and Install Burp Certificate in System Certificate Store.
Configure Burp Suite to Capture Android Application Traffic
Root Android Studio Device with Magisk and Install Burp Certificate as System cert in (4 Easy Steps)
Getting Started with Burp Suite Professional
Install MobSF (Mobile Security Framework) in Kali Linux and read Android Application Source code.
Github Repositories