BurpSmartBuster icon indicating copy to clipboard operation
BurpSmartBuster copied to clipboard

A Burp Suite content discovery plugin that add the smart into the Buster!

Results 11 BurpSmartBuster issues
Sort by recently updated
recently updated
newest added

Bumps [nltk](http://nltk.org/) from 3.1 to 3.4.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nltk&package-manager=pip&previous-version=3.1&new-version=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...

dependencies

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...

bug
enhancement

Implement scanning of directories and files with the spidered words and mergedwords acquired by Spider() object

enhancement
help wanted

Adding a graphic GUI tab inside Burp Suite to print out the result

help wanted

When scanning a root page, detect if the file is index.html index.php, etc. and test that file for prefix, suffix and extension.

bug

When a directory is found scan that directory automatically.

help wanted