🧠 ByteDrop #001: OS Detection

You are attempting a cybersecurity network analysis. In your terminal, scan the IP address below to find what open ports and operating systems are being used on the network!

Task: Use nmap -sV -O on IP address 10.0.0.56 and see what OS pops up.

Byte10@FlintCityDefense:~$