SkillAgentSearch skills...

BurpsuitePRO2025

No description available

Install / Use

/learn @Wael-Rd/BurpsuitePRO2025
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BurpSuitePro v2025

Overview

overview

Official Overview


Installation Guide

For Linux/MacOS:

  1. Make the installation script executable:

    chmod +x install.sh
    
  2. Run the installation script:

    ./install.sh
    
  3. Start Burp Suite:

    burpsuitepro
    
  4. Set the default Java version (if necessary):

    sudo update-alternatives --config java
    

    Note: Copy the license key from the loader and follow these steps:

    • Navigate to Burp Suite > Manual Activation.
    • Copy the Burp Suite request key to the loader request field.
    • Paste the response key from the loader into Burp Suite.

For Windows:

  1. Prepare the Directory:

    • Create a folder named Burp in the C:\ drive for easier access.
  2. Download Required Files:

    • Download install.ps1 and extract its contents into C:\Burp.
  3. Set Script Execution Policy:

    • Open PowerShell as an administrator and execute:
      Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process
      
  4. Navigate to the Directory:

    cd C:\Burp
    
  5. Execute the Installation Script:

    ./install.ps1
    
  6. Verify the Loader Placement:

    • Ensure the loader file is located in the C:\Burp folder.
  7. Customize the Icon:

    • Create a shortcut to the loader file on your desktop.
    • Right-click the shortcut, go to the Shortcut tab, and click Change Icon.
    • Select burp-suite.ico from C:\Burp.

Acknowledgements

Special thanks to these contributors for their valuable resources:

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks0

Languages

PowerShell

Security Score

62/100

Audited on Dec 8, 2025

No findings