This lab asked me to find the OS name of this machine. So, I tried an Nmap ACK scan and noticed that the TTL value was 63. Since it’s close to 64, I guessed there was an 80%~90% chance the OS was Linux. However, when I entered the answer, it was incorrect. Maybe I needed to specify the distro name. So, I performed banner grabbing on some known ports like 80 and found that the HTTP server was running on Ubuntu.