I performed a real network security scan using Nmap on a target system to identify open ports and active services.
The scan revealed multiple open ports such as FTP (21), SSH (22), HTTP (80), and MySQL (3306), which could represent potential security risks if not properly secured.
I analyzed the results and understood how exposed services can increase attack surfaces. This project demonstrates my ability to perform network scanning and basic vulnerability assessment using Nmap.