Skip to content

Sitemap Exporter is an extension for Burp Suite that lets you export items from the Site Map to files on your disk.

License

Notifications You must be signed in to change notification settings

devopscoder331/Burp-Sitemap-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burp Sitemap Exporter

Sitemap Exporter is an extension for Burp Suite that lets you export items from the Site Map to files on your disk. You can select specific Site Map entries using the context menu and save their HTTP responses and headers to a local folder.

How to use the extension

example

Installation

  1. Download the up-to-date BurpSitemapExporter.jar from the Releases tab.
  2. Import the BurpSitemapExporter.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/BurpSitemapExporter.jar directory. Then import the BurpSitemapExporter.jar into Burp Suite.

About

Sitemap Exporter is an extension for Burp Suite that lets you export items from the Site Map to files on your disk.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages