SecureScan is a Python-based vulnerability assessment tool designed to scan networks and web applications for common security issues.
- Port Scanning
- Banner Grabbing
- HTTP Security Header Analysis
- SSL/TLS Certificate Inspection
- Vulnerability Detection
- HTML Report Generation
- Multi-threaded Scanning
- Python
- Socket Programming
- Requests
- SSL
- Threading
pip install -r requirements.txt