## https://sploitus.com/exploit?id=B38E224D-DDD9-5E93-98C8-0920A80C6CDA
# Python Web Vulnerability Scanner
This project is a simple Python-based tool designed to perform basic website vulnerability scanning.
## Features
* Website response status check
* Security header analysis
* Open port scanning
* Basic XSS vulnerability testing
## Usage
Run the scanner using:
python scanner.py
Enter the website URL when prompted.
## Author
Sanika Ghorpade