Skip to content

devopscoder331/Burp-PwnFox-Chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published