Skip to content

Advanced SQLMap command builder with an intuitive cheatsheet UI. Works locally in your browser as a single HTML file (no data sent anywhere).

License

Notifications You must be signed in to change notification settings

vizzdoom/sqlmap-command-builder

Repository files navigation

SQLMAP COMMAND BUILDER

This interactive builder lets you craft advanced SQLMap commands without memorising dozens of switches.

Project is build with vanila HTML/JS/CSS – it works completely offline and keeps your data private.

Building

A Python helper script compilies JS and CSS into HTML, creating a single distributable index.html file.

Run:

python3 build.py

The resulting file can be opened directly in your browser or served from any web server.

Above built artifact is automatically deployed to the project's GitLab Page.

Use responsibly

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.