LIVE VERSION: https://vizzdoom.github.io/sqlmap-command-builder/
SQLMAP COMMAND BUILDER helps you craft advanced SQLMap commands without memorizing dozens of switches.
Transform your SQLMap workflow into a point-and-click experience through a clean, modern web interface that simplifies complex penetration testing.
Whether you're an experienced penetration tester, security enthusiast, or just starting out with SQL injection vulnerabilities, this tool helps you generate sophisticated SQLMap commands without diving into documentation.
-
REAL-TIME COMMAND GENERATION → Master SQLMap's switches and fine-tune your SQL Injection scans.
-
WEB USER INTERFACE → Designed with organized categories, accessible directly through any modern browser you can select particular sqlmap options.
-
NO INSTALLATION NEEDED → Built with vanilla HTML/JS/CSS, accessible by a single HTML file.
-
FULLY CLIENT-SIDE ARCHITECTURE → No server-side processing, no dependencies, no trackers. Because you want to keep your data secure.
-
COMPATIBLE WITH A NEWEST SQLMAP VERSION → Implementing all SqlMap switches, including the newest, and even undocumented parameters.
Every commit deploys freshly compiled index.html file into the Github Pages:
https://vizzdoom.github.io/sqlmap-command-builder/
Feel free to save this URL in your browser bookmarks.
The following Python script compilies JS and CSS into a single, easily-distributable index.html
file.
python3 build.py
The resulting index.html
file can be opened directly in your browser or served from a web server.
This software is exclusively designed for educational purposes.
The developer is not liable for any damages or misuse that may result from using this tool.
You have to accept this term to use or distribute this software.
Found a bug? Have a feature idea?