Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/jas502n/sqlmap_burpsuite
Web Vulnerability ScannersWeb Application ExploitationWeb SecurityPenetration TestingDatabase Security
GitHubjas502n/sqlmap_burpsuite

SqlMap_BurpSuite

SqlMap_BurpSuite

View Repository
50127 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

SqlMap_BurpSuite

Compiled sqlmap.jar

https://github.com/jas502n/SqlMap_BurpSuite/blob/master/burp_sqlmap/out/artifacts/burp_sqlmap_jar/burp_sqlmap.jar

grep -r "send to Sqlmap"

src/burp/SnifferContextMenuFactory.java: JMenuItem jMenuItem = new JMenuItem("send to Sqlmap");

JMenuItem jMenuItem = new JMenuItem("send to sqlmap4burp");

https://github.com/jas502n/SqlMap_BurpSuite/blob/master/sqlmap4burp.jar

Using Burp and Sqlmap for Automated Batch SQL Injection Penetration Testing

https://t0data.gitbooks.io/burpsuite/content/chapter18.html

Reference Links

https://github.com/difcareer/sqlmap4burp

https://t0data.gitbooks.io/burpsuite/content/chapter18.html

Download Tool