Skip to content

S4mL3h0/SQLMap-GUI-Web-Vulnerability-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SQLMap-GUI-Web-Vulnerability-Scanner

Python

GUI-based SQLMap tool for web vulnerability scanning with risk level and log saving support sqlmap

📦 Features

  • ✅ 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

🚀 Getting Started

  1. Download the .exe from the Releases
  2. Place sqlmap.exe in the same directory as this GUI
  3. Run SQLMap-GUI.exe
  4. Input your target URL
  5. Choose desired Risk Level and Scan Level
  6. Click Start Scan — Done!

🔐 Logs will be saved automatically into /log/YYYYMMDD-HHMMSS.log


⚠️ Legal Disclaimer

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.


☕ Support the Developer

If you find this tool useful, you can support my work on Ko-fi:

Buy Me a Coffee


📄 License

This project is licensed under the MIT License.