Share
## https://sploitus.com/exploit?id=13D36204-CC86-572B-85CA-7FA8CD4B881A
# Web Vulnerability Scanner

This project is a simple Python tool that tests websites for basic vulnerabilities such as SQL Injection.

Technologies Used:
Python
Requests Library

How It Works:
The script sends test payloads to a target URL and analyzes the server response.

Features:
Detect possible SQL Injection patterns
Basic vulnerability testing

Example Output:
See scanner output.png