A simple TCP port scanner written in Python.
- Scans ports 1–1024
- Detects open TCP ports
- Demonstrates basic network security scanning
- Python
- Socket library
This project demonstrates how attackers and security professionals identify exposed services on a network.