GUI-based SQLMap tool for web vulnerability scanning with risk level and log saving support
- ✅ GUI interface built with Python for
sqlmap.exe
- 🎯 Enter target URL directly
- 🛡️ Select Risk Level (1–3) and Scan Level (1–5)
- 📋 Results shown live in terminal-like interface
- 📊 Progress bar to show scanning activity
- 🗂️ Automatic logging to
/log/
folder with timestamp - ⚡ Fast and non-freezing UI
- 🌙 Dark-themed professional design
- Download the
.exe
from the Releases - Place
sqlmap.exe
in the same directory as this GUI - Run
SQLMap-GUI.exe
- Input your target URL
- Choose desired Risk Level and Scan Level
- Click Start Scan — Done!
🔐 Logs will be saved automatically into
/log/YYYYMMDD-HHMMSS.log
This tool is intended for educational and legal penetration testing only.
Do NOT use on unauthorized targets.
The developer assumes no responsibility for any misuse or damages.
If you find this tool useful, you can support my work on Ko-fi:
This project is licensed under the MIT License.