Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Web Vulnerability Scanner (GUI-Based) 🚀

Security Scan Python Tkinter

⚡ Overview

The Web Vulnerability Scanner is a GUI-based security tool 🛡️ built with Python and Tkinter. It helps identify SQL Injection (SQLi) and Cross-Site Scripting (XSS) vulnerabilities in web applications. Users can input a URL and run security scans with custom payloads for advanced testing.


✨ Features

GUI-based for easy interaction 🎨
Detects SQLi & XSS vulnerabilities 🕵️‍♂️
Custom SQLi & XSS payload support 🎯
Real-time scan logs 📝
Fast & lightweight 🚀


📸 Screenshot

Screenshot 2025-04-03 022253


🛠️ Installation

1️⃣ Clone the repository

 git clone https://github.com/yourusername/Web-Vulnerability-Scanner.git
 cd Web-Vulnerability-Scanner

2️⃣ Install dependencies

 pip install -r requirements.txt

3️⃣ Run the scanner

 python scanner.py

🎯 Usage

1️⃣ Enter the target URL 🔗
2️⃣ (Optional) Add custom SQLi/XSS payloads 🎯
3️⃣ Click Start Scan 🛠️
4️⃣ Review the scan results in the output window 📝


⚠️ Disclaimer

🚨 For educational & security research purposes only! Do not use this tool on websites without permission ⚠️.


🤝 Contributing

Got ideas? Found a bug? Feel free to contribute! Fork this repo and submit a pull request.


📜 License

🔓 This project is open-source and available under the MIT License.


💡 Stay Secure & Happy Hacking! 🛡️

About

Web Vulnerability Scanner (GUI-Based) is a Python tool that detects SQL Injection (SQLi) and Cross-Site Scripting (XSS) vulnerabilities in web applications. Built with Tkinter, it provides an interactive GUI for easy testing. Users can input a target URL and use custom SQLi/XSS payloads for advanced security testing.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages