BurpSentinel
BurpSentinel copied to clipboard
GUI Burp Plugin to ease discovering of security holes in web applications
https://github.com/stamparm/DSSS/blob/master/dsss.py
When scanning, hide all answers which are identical to the original response. Or: Tag it Optional: Make it optional
Implement #22 in burp history
Make an menu option with right click on reponse: "Hide requests with identical response" ("Hide requests with similar reponse")
First request takes 10+ seconds, then its fast
"æ" gets sent, which is ASCII e6. Maybe also add some UTF8/16/LE/BE/... strings.
The "HTML Errors" indicator sometimes appears, which means there are HTML differences. But there is no output ("Error message") in the tooltip. The indicator should only appear: - If there...
Release new version into the burp app store
Write a tutorial with all features (e.g. persistent XSS). Either with GIF's, or as video.