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 ...
Port Scanner(with threading) A Python-based network scanning application that enables users to detect open TCP and UDP ports, analyze service availability, and perform basic reconnaissance on target ...