Abhishith999/Vulnerability-Scanner

GitHub: Abhishith999/Vulnerability-Scanner

Stars: 0 | Forks: 0

# Vulnerability Scanner A Python-based Vulnerability Scanner designed to identify common security weaknesses in websites and systems. The project helps analyze targets for open ports, security misconfigurations, weak headers, and potential vulnerabilities to improve cybersecurity awareness and defensive testing practices. ## Features * Website vulnerability scanning * Port and service detection * Security header analysis * Basic reconnaissance functionality * User-friendly interface * Real-time scan results ## Technologies Used * Python * Flask * Nmap * Requests * HTML * CSS * JavaScript ## Installation git clone https://github.com/your-username/Vulnerability-Scanner.git cd Vulnerability-Scanner python scanner.py ## Usage 1. Enter the target URL or IP address. 2. Start the scan. 3. View detected vulnerabilities and security information. ## Disclaimer This tool is developed for educational and authorized security testing purposes only. Do not scan systems without permission. ## Author Gudla Sai Abhishith