BurpSmartBuster
BurpSmartBuster copied to clipboard
A Burp Suite content discovery plugin that add the smart into the Buster!
Bumps [nltk](http://nltk.org/) from 3.1 to 3.4.5. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
This patch will disable the built-in certificate checking mechanism in Java to allow penetration testing web applications with invalid certificates.
It would be interesting for the plugin to automatically add discovered files/folders to the Burpsuite Sitemap. From what I'm reading in the Burpsuite API, it should be possible via the...
RT, I've installed the tld module from requestments. Then I tryed to load tld module in ipython, and it successed. But when I tried to install the plugin, it made...
I discovered this issue during a pentest where a large js file is downloaded from the server. (length 2885688 bytes). I noticed that the browser kept waiting for a response....
In the RequestorWorker object when an item exist, verify the 404 code of the Requestor() object to add a note if the item that has been found might be a...
Implement scanning of directories and files with the spidered words and mergedwords acquired by Spider() object
When scanning a root page, detect if the file is index.html index.php, etc. and test that file for prefix, suffix and extension.
When a directory is found scan that directory automatically.