Skip to content

|| Activate Burp Suite Pro with Key-Generator and Key-Loader ||

Notifications You must be signed in to change notification settings

smooti/Burp-Suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 Kali-Linux

--> Execute Kali_Linux_Setup.sh file as root user

Burp Suite Pro Activation Steps

1. Modify License String like "license to Siddharth"
2. Copy License key from keygen.jar and paste in Burp Suite Pro and click Next.
3. Select Manual Activation Option on your bottom Right in Burp Suite Pro.
4. Copy License Request from BurpSuite_Pro and paste in Keygenerator.
5. 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.

Videos For Reference

--> Kali Linux :-: Installing Burp Suite Professional in Kali Linux for Free

Installing Burp Suite Professional in Kali Linux for Free

--> Windows 10 :-: Installing Burp Suite Professional in Windows Machine for Free

Installing Burp Suite Professional in Windows Machine for Free

--> Introduction to Burp Suite Professionaal

Introduction to Burp Suite Professional -- Beginner to Intermediate

About

|| Activate Burp Suite Pro with Key-Generator and Key-Loader ||

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 75.9%
  • Shell 24.1%