Do not you think it would be great when we are auditing a site can redirect a URL or request directly to the sqlmap with a simple click of a mouse? Yes, right? I think so too. this plugin just does that
Get the plugin from:burpplugins.jar - gason - sqlmap-burpsuite-plugin - BurpSuite Plugin's Project - Google Project Hosting
Linux
Code:
java -classpath burpplugins.jar:”BurpSuite_v1.4.01.jar” burp.StartBurp
Windows
Code:
java -classpath burpsuite_v1.4.01.jar;burpplugins.jar burp.StartBurp
Replace the version according to your needs.
Source & Thanks:Sqlmap plugin for BurpSuite | BugBlog
Research Resources for MS...
Today, 12:25 PM in Web Application Penetration Testing