Code Monkey home page Code Monkey logo

burpsuiteinstaller's Introduction


Logo

Burp Suite Cracked Activator (Keygen and Loader + Easy Install)

Install the most updated versions of Burp Suite (Pro) with easy-to-use installers and instructions in an automated fashion.

Go Windows Inno Setup OpenJDK
Download Now

Disclaimer (Legal Notice)

This is for educational purposes only. I am not responsible for any damage caused by this software. Use at your own risk.

About

tl;dr now you can install Burp Suite (or patch your current setup) easily.

In the past few months, I needed to install Burp suite more than I had imagined. And every time I found myself bamboozled with how to crack/activate it.

Just to clarify, activating it means doing the following:

  • Looking online (mostly on Telegram or shady torrent sites) for a cracked version (hoping it doesn't contain any virus)
  • Download it
  • Put the JAR file somewhere on my PC
  • Modify the .vmoptions file
  • Download and install JRE
  • Discover I downloaded the wrong version of JRE
  • Download and install JRE (the right version this time)
  • Use a half-cocked keygen and loader that contains god-knows-what.
  • (OPTIONAL) create a shortcut and put it in the Programs directory, so it can be accessed as a run-of-the-mill software.

So in the past few weeks I decided to work on a solution that would mimic the official Burp-Suite exe installer only paid pro members get.

This repo includes:

  • installer for Windows - Installs everything needed, includes JDK, Burp and the keygen/loader.
  • patcher, for those who prefer installing the official releases of Burp - activates the existing installed Burp.

The keygen used is written by h3110w0r1d-y. After receiving a DMCA takedown notice, the original repo was taken down. I have manually added the keygen to this repo.

(back to top)

Getting Started

Linux

Download and Install

# Download the official release from PortSwigger
wget -O 'burpsuite_pro_linux.sh' 'https://portswigger-cdn.net/burp/releases/download?product=pro&type=Linux'
chmod +x burpsuite_pro_linux.sh

# Can also be installed as root user (for all users)
./burpsuite_pro_linux.sh

# Install Burp Suite Using the GUI

# Download & Run the patcher
wget -O 'burpsuite_pro_patcher_linux.sh' 'https://github.com/mmgordon82/BurpSuiteInstaller/releases/latest/download/burpsuite_pro_patcher_linux_generic.sh'
chmod +x burpsuite_pro_patcher_linux.sh
./burpsuite_pro_patcher_linux.sh

# Follow the patcher...
# That's it!

Windows

Using the unofficial installer

Simply download the Latest Installer for Windows and follow the instructions.

On the first run, you'll be required to proceed with the offline activation process.

Using the official installer

Download and install the official installer from PortSwigger.

After the installation is complete, download and run the patcher for Windows and run it.

macOS

Download the official release from PortSwigger

Go to PortSwigger's Burp Suite Releases and download the latest version of Burp Suite for your macOS device.

Install Burp Suite

After downloading the official release, start the dmg file and follow the instructions provided by PortSwigger.

Activate Burp Suite

# Download & Run the patcher
curl -fsSL 'https://github.com/mmgordon82/BurpSuiteInstaller/releases/latest/download/burpsuite_pro_patcher_linux_generic.sh' > burpsuite_pro_patcher_linux.sh
chmod +x burpsuite_pro_patcher_linux.sh
bash ./burpsuite_pro_patcher_linux.sh

Utilities

Remove License and Configurations

Sometimes you might want to remove the license and configurations from Burp Suite. This is useful when you want to use Burp Suite on a different machine, or when you want to reset Burp Suite to its default state. For this, you can use the reset-burp-settings.bat script.

Windows

Simply run the reset-burp-settings.bat script. This will remove the license and configurations stored on disk and on registry.

Linux

Instead of registry, Linux uses the ~/.java/.userPrefs/burp/ directory to store the configurations. To remove the license and configurations, simply run the following command:

rm -rvf ~/.java/.userPrefs/burp/

License

Distributed under the MIT License.

(back to top)

Acknowledgments

(back to top)

burpsuiteinstaller's People

Contributors

mmgordon82 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.