In this exercise, I used Zenmap to scan my local machine and identfy open ports. The goal was to understand which services were running and how to trace them back to the processes responsible. Tools ...
Network scanning is a fundamental technique in cybersecurity used to identify active devices, open ports, and services within a network. This project demonstrates how to perform network scanning using ...