Technical Project
Custom Port Scanner
A custom scanner that probes target hosts, records open ports, and demonstrates the mechanics behind service discovery. Built as a learning project to understand socket behavior, port states, and timing strategies.
Problem Solved
It provides a transparent learning platform for understanding how scanning engines work instead of treating tool output as a black box.