sudo nmap --min-rate 10000 -p- 10.10.187.188 Starting Nmap 7.94 ( https://nmap.org ) at 2023-12-02 14:35 UTC Nmap scan report for 10.10.187.188 Host is up (0.24s latency). Not shown: 65533 closed tcp ports (reset) PORT STATE SERVICE 22/tcp filtered ssh 80/tcp open http
Nmap done: 1 IP address (1 host up) scanned in 12.08 seconds
sudo nmap -sT -sV -sC -O -p22,80 10.10.187.188 Starting Nmap 7.94 ( https://nmap.org ) at 2023-12-02 14:36 UTC Nmap scan report for 10.10.187.188 Host is up (0.16s latency).
PORT STATE SERVICE VERSION 22/tcp closed ssh 80/tcp open http Apache httpd 2.4.29 ((Ubuntu)) |_http-title: Incognito |_http-server-header: Apache/2.4.29 (Ubuntu) Device type: general purpose|storage-misc Running (JUST GUESSING): Linux 2.6.X|3.X (88%), HP embedded (85%) OS CPE: cpe:/o:linux:linux_kernel:2.6.32 cpe:/h:hp:p2000_g3 cpe:/o:linux:linux_kernel:3.2 Aggressive OS guesses: Linux 2.6.32 (88%), HP P2000 G3 NAS device (85%), Linux 3.2 (85%) No exact OS matches for host (test conditions non-ideal). Network Distance: 2 hops
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 43.57 seconds