Directory Importer
This is a Burpsuite plugin for importing directory bruteforcing results into Burp for futher analysis. This is an alternative to proxying bruteforcing tools through Burp to catch the results.
Supported tools:
- GoBuster
- DirSearch
It is modularized for easily adding parsing of different bruteforcing tools. To create a new parser make a new class that extends BaseParser and implement the parseDirectory method. This takes a line from the bruteforce tool output file and returns a URL for burpsuite to use.
Author | Tanner Barnes |
---|---|
Version | 1.0 |
Rating | |
Popularity | |
Last updated | 13 June 2019 |
You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.
You can view the source code for this BApp by visiting our GitHub page. | |
Follow @BApp_Store on Twitter to receive notifications of all BApp releases and updates. |
Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.