To discover open ports on devices within the local network and understand exposure to potential security risks.
- Nmap (
v7.94)
- Identified local IP range:
192.168.1.0/24 - Performed TCP SYN scan using:
nmap -sS 192.168.1.0/24 -oN local_scan_report.txt