Nmap


┌──(kali㉿kali)-[~/archive/htb/labs/bounty]
└─$ nmap -Pn -sC -sV -p- $IP   
starting nmap 7.92 ( https://nmap.org ) at 2022-10-08 22:27 CEST
Nmap scan report for 10.10.10.93
Host is up (0.033s latency).
not shown: 65534 filtered tcp ports (no-response)
PORT   STATE SERVICE VERSION
80/tcp open  http    Microsoft IIS httpd 7.5
| http-methods: 
|_  potentially risky methods: TRACE
|_http-title: Bounty
|_http-server-header: Microsoft-IIS/7.5
service info: OS: Windows; CPE: cpe:/o:microsoft:windows
 
service detection performed. please report any incorrect results at https://nmap.org/submit/ .
nmap done: 1 IP address (1 host up) scanned in 113.68 seconds

Nmap scan returns an open port of 80