Home

Awesome

burp-sample-extension-java

Sample Burp Extension in Java

Accompanying blog post:

Quickstart

  1. Install OpenJDK 11.
  2. Clone the repository.
  3. Open it in Visual Studio Code with the Java Extension Pack.
  4. Press Ctrl+Shift+B to build.
  5. Add the jar file in @jar to Burp.
<!-- Links -->