burp-plugins
October 6, 2013 ยท View on GitHub
Some burp plugins in Python!
- PassiveXssScan.py <-- Searches for parameters that are reflected back to make searching for reflected XSS just a bit easier/faster.
Installation
You need Burp Suite Professional to run these plugins.
-
Download the Standalone Jython .jar file from here http://www.jython.org/downloads.html
-
Set that .jar file up in Burpsuite Extender options
-
Add the .py plugin you want to use