Nmap
┌──(kali㉿kali)-[~/archive/htb/labs/optimum]
└─$ sudo nmap -AO -p- $IP
starting nmap 7.93 ( https://nmap.org ) at 2022-10-14 13:02 CEST
Nmap scan report for 10.10.10.8
Host is up (0.033s latency).
not shown: 65534 filtered tcp ports (no-response)
PORT STATE SERVICE VERSION
80/tcp open http HttpFileServer httpd 2.3
|_http-server-header: HFS 2.3
|_http-title: HFS /
network distance: 2 hops
service info: OS: Windows; CPE: cpe:/o:microsoft:windows
TRACEROUTE (using port 80/tcp)
HOP RTT ADDRESS
1 32.06 ms 10.10.14.1
2 34.54 ms 10.10.10.8
os and service detection performed. please report any incorrect results at https://nmap.org/submit/ .
nmap done: 1 IP address (1 host up) scanned in 120.90 seconds
Nmap scan reports an open port of 80
The target system is Microsoft Windows