Giter Club home page Giter Club logo

burp-suite's Introduction

Burp Suite Professional Activation

Requirement

  • Java
  • JDK
  • Burp Suite Professional (JAR)

Download From Here

Watch How To Activate On Linux Here

Linux

  • [1] - java --illegal-access=permit -Dfile.encoding=utf-8 -javaagent:PATH/Burp-Suite/loader.jar -noverify -jar PATH/burpsuite_pro_v2021...jar &
  • [2] - java -jar keygen.jar
  • [3] - Activation
    • Modify License String like "license to Siddharth"
    • Copy License key from keygen.jar 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 keygen.jar
    • Copy license response from keygen.jar and paste in BurpSuite_Pro, and next and Done
  • [4] - Shortcut
    • With Sudo Permissions, Create a file with command "nano /bin/burpsuite-pro"
    • Paste command in text editor "java --illegal-access=permit -Dfile.encoding=utf-8 -javaagent:PATH/Burp-Suite/loader.jar -noverify -jar PATH/burpsuite_pro_v2021...jar &"
    • Change Permissions for files with command "chmod +x /bin/burpsuite-pro"
    • For Executing Burpsuite Write burpsuite-pro in Terminal and press Enter.

Windows

  • [1] - java --illegal-access=permit -Dfile.encoding=utf-8 -javaagent:"PATH\Burp-Suite\loader.jar" -noverify -jar "PATH\burpsuite_pro_v2021...jar"
  • [2] - java -jar keygen.jar
  • [3] - Activation
    • Modify License String like "license to Siddharth"
    • Copy License key from keygen.jar 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 keygen.jar
    • Copy license response from keygen.jar and paste in BurpSuite_Pro, and next and Done
  • [4] - Shortcut
  • Open Notepad and Paste command at 2.1 and save the file with name burpsuite-pro.bat in PATH\Burp-Suite Folder.
  • Open another Notepad and Paste below command and save it with burpsuite-pro.VBS extension in Desktop. Set WshShell = CreateObject("WScript.Shell") WshShell.Run chr(34) & "PATH\Burp-Suite\burpsuite-pro.bat" & Chr(34), 0 Set WshShell = Nothing
  • For Executing Burpsuite Double Click on burpsuite-pro.VBS file.

burp-suite's People

Contributors

gt0day 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.