devopscoder331 / Burp-PwnFox-Chrome

PwnFox is an extension for Burp Suite

Repository from Github https://github.comdevopscoder331/Burp-PwnFox-ChromeRepository from Github https://github.comdevopscoder331/Burp-PwnFox-Chrome

Burp PwnFox Chrome

How to use the extension

Installation

  1. Download the up-to-date BurpPwnFoxChrome.jar from the Releases tab.
  2. Import the BurpPwnFoxChrome.jar into Burp Suite.

Manual Build

You can build the project manually using Docker:

docker run --rm -v "$PWD":/workspace -w /workspace gradle:8.7-jdk17 gradle clean jar

The built JAR file will be located in the build/lib/BurpPwnFoxChrome.jar directory. Then import the BurpSitemapExporter.jar into Burp Suite.

About

PwnFox is an extension for Burp Suite

License:Apache License 2.0


Languages

Language:Java 83.4%Language:JavaScript 13.0%Language:HTML 3.6%