This is an advanced website vulnerability scanner designed to identify common security issues in web applications, including SQL Injection, Cross-Site Scripting (XSS), CSRF vulnerabilities, and more.
- Checks for SQL Injection vulnerabilities
- Detects Cross-Site Scripting (XSS) issues
- Validates CSRF token presence
- Analyzes HTTP headers for security best practices
- Scans for sensitive file disclosures
- Verifies SSL/TLS configuration
- Performs brute force attacks on login forms
-
Clone the repository:
git clone https://github.com/Kushal129/Vulnerability-Scanning-Tool.git cd Vulnerability-Scanning-Tool
-
Run the scanner:
python KushalVS.py
-
Follow the on-screen instructions to select the type of scan you want to perform.
To check for SQL Injection vulnerabilities, select option 1
and enter the target URL when prompted.
This tool is intended for educational purposes only. Use it responsibly and only on websites you own or have explicit permission to test.