Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ByteCodeSecure/BurpSuite-Pro-Latest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BurpSuite Professional v2023 latest

  • Linux

    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
    
  • Run:

    cd BurpSuite-Pro-Latest
    
    sh ./BURPSUITE
    

Notes:

  1. Modify License String from loader like " license to XXXXXXX " e.g "license to xiv3r"

  2. Copy License key from loader and paste in BurpSuite and click Next.

  3. Select Manual Activation.

  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.

Screenshot_20230708_091207

License.mp4
  • Windows

  • 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"
    

About

Free BurpSuite Professional v2023 Latest with Key Loader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.6%
  • PowerShell 35.4%