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/ianxtianxt/proxysqlmap
Vulnerability ScannersWeb Proxies & InterceptionWeb Application ExploitationWeb SecurityPenetration Testing
GitHubianxtianxt/proxysqlmap

ProxySqlMap

From Proxy to SqlMapApi

View Repository
1256 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ProxySqlMap

From Proxy to SqlMapApi

Usage:

Modify config.py:

  1. Ext_filter is the suffix to filter out
  2. sqlmap is the SQLmap address
  3. url is the URL to intercept
  4. admin_token is sqlmap's adminid

Set the proxy: 127.0.0.1:8081

Dependencies:

  1. requests
  2. baseproxy (already bundled, no installation required)

HTTPS support:

Visit: baseproxy.ca to download

Output:

sqlsan.txt contains the created taskid and URL

ok.txt contains the URLs with injection and their taskid

Bugs and suggestions:

http://www.f4ckweb.top/

Download Tool