Skip to content

Instantly share code, notes, and snippets.

@cmlh
Last active October 10, 2015 23:38
Show Gist options
  • Save cmlh/3769075 to your computer and use it in GitHub Desktop.
Save cmlh/3769075 to your computer and use it in GitHub Desktop.
Burp with SQLMap Plugin
# http://blog.buguroo.com/?p=2471&lang=en
# http://code.google.com/p/gason/downloads/list
# Applicable for versions v1.5 and below of Burp Suite Pro
java -classpath gason-0.9.5.jar:"burpsuite_pro_v1.5.jar" burp.StartBurp
# Appicable for version v1.5.07 and onwards
# http://www.smeegesec.com/2013/02/sqlmap-plugin-for-burp-extender.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment