A Python-based web vulnerability scanner that detects common security flaws such as XSS, SQL injection, open redirects, and more.
Visit Project
A command-line tool built in Python designed to automate the detection of common web vulnerabilities. It crawls target web applications and systematically tests for issues including Cross-Site Scripting (XSS), SQL Injection, open redirects, insecure headers, and directory traversal. Built for security researchers and penetration testers who need a fast, extensible scanning solution.