Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
BurpImportSitemap — Import To Sitemap is a Burp Suite Extension to import wstalker CSV file or ZAP export file into Burp Sitemap | Kitploit
Tools/GitHubGitHub/nccgroup/burpimportsitemap
Web Proxies & InterceptionInformation GatheringWeb SecurityPenetration TestingUtilities & Frameworks
GitHubnccgroup/burpimportsitemap

BurpImportSitemap

Import To Sitemap is a Burp Suite Extension to import wstalker CSV file or ZAP export file into Burp Sitemap

View Repository
673 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Import To Sitemap Extension

Import To Sitemap is a Burp Suite Extension to import wstalker CSV file or ZAP export file into Burp Sitemap. It also includes a contextual menu to send request/response items from any tab to the sitemap.

License

Released as open source by NCC Group Plc - https://www.nccgroup.com/

Developed by Jose Selvi Twitter Follow

https://github.com/nccgroup/BurpImportSitemap

Released under AGPL see LICENSE for more information

Compile or Download

To use it, you can compile your own jar file from the source code by running gradle fatJar. You can also download the jar file that was already compiled for you from here.

Using Import to Sitemap Extension

Once the extension has been loaded into Burp, an additional tab called "Import Sitemap" is added. This new tab has a number of buttons to select and load the CSV file.

Load CSV

There is a checkbox called "Enable Fakeparam Trick", which is disabled by default and it is considered a legacy option. More information about this legacy option here.

When selecting the CSV file, all the requests and responses are loaded into the SiteMap. From there we can inspect and export them into Repeater, Intruder, etc.

Send To

The extension also includes two contextual menus that allow to import requests/responses from any other tool. The "fakeparam" one will import as we had enabled the checkbox described above. This second option will probable be removed in further updated.

Load CSV

Download Tool