SRI-AJAY-007/Port_Scanner
GitHub: SRI-AJAY-007/Port_Scanner
Stars: 0 | Forks: 0
# Port Scanner
A Python-based port scanner designed for learning networking and cybersecurity concepts. The project performs host discovery, identifies open ports and services, analyzes basic risk levels, and generates automated reports.
## Features
- Host discovery
- Multi-threaded scanning
- Service detection
- Banner grabbing
- Risk analysis
- CSV report generation
- Scan summary statistics
## Technologies Used
- Python
- Socket Programming
- ThreadPoolExecutor
- CSV
## Run
python scanner.py
## Disclaimer
Use only on systems and networks you own or have permission to test.