A fast, multithreaded TCP port scanner built from scratch in Python. Supports banner grabbing for service identification and exports results to JSON. Built as a portfolio project to demonstrate ...
A fast, multithreaded TCP port scanner built in Python that performs service detection, banner grabbing, and risk classification for common network services. This project demonstrates practical ...