Skip to content

S4mL3h0/SQLMap-GUI-Web-Vulnerability-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58e20fa Β· Apr 19, 2025

History

3 Commits
Apr 19, 2025
Apr 19, 2025

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.