- Download the up-to-date BurpPwnFoxChrome.jar from the Releases tab.
- Import the BurpPwnFoxChrome.jar into Burp Suite.
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.