A web-based vulnerability scanner that checks for potential vulnerabilities in web applications. The scanner takes a URL and a list of payloads as input, and checks for vulnerabilities by sending HTTP requests to the URL with the payloads.
- Scans for vulnerabilities in web applications
- Supports multiple payloads
- Displays results in a user-friendly format
- Enter the URL of the web application to scan
- Enter the payloads to test (one per line)
- Click the "SCAN" button to start the scan
- The scanner will display the results in three categories: Vulnerable, Not Vulnerable, and Redirect
- Displays URLs that are vulnerable to the payloads
- Displays URLs that are not vulnerable to the payloads
- Displays URLs that redirect to another location
This vulnerability scanner is for educational purposes only and should not be used to scan websites without permission.