nmap --min-rate=10000 -p- 10.10.150.223 Starting Nmap 7.93 ( https://nmap.org ) at 2023-12-09 10:27 UTC Nmap scan report for ip-10-10-150-223.eu-west-1.compute.internal (10.10.150.223) Host is up (0.0025s latency). Not shown: 65531 closed tcp ports (reset) PORT STATE SERVICE 22/tcp open ssh 80/tcp open http 111/tcp open rpcbind 36473/tcp open unknown MAC Address: 02:04:33:21:A6:4F (Unknown)
Nmap done: 1 IP address (1 host up) scanned in 3.84 seconds
nmap -sT -sC -sV -O -p22,80,111,36473 10.10.150.223 Starting Nmap 7.93 ( https://nmap.org ) at 2023-12-09 10:28 UTC Nmap scan report for ip-10-10-150-223.eu-west-1.compute.internal (10.10.150.223) Host is up (0.00048s latency).
PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 6.7p1 Debian 5+deb8u8 (protocol 2.0) | ssh-hostkey: | 1024 b1aca992d32a699168b46aac4543fbed (DSA) | 2048 3a3f9f5929c820d73ac504aa8236683f (RSA) | 256 f92fbbe3ab95ee9e787c91187d9584ab (ECDSA) |_ 256 490e6fcbec6ca59767cc3c31ad94a454 (ED25519) 80/tcp open http nginx 1.6.2 |_http-trane-info: Problem with XML parsing of /evox/about |_http-server-header: nginx/1.6.2 |_http-title: Tempus Fugit Durius 111/tcp open rpcbind 2-4 (RPC #100000) | rpcinfo: | program version port/proto service | 100000 2,3,4 111/tcp rpcbind | 100000 2,3,4 111/udp rpcbind | 100000 3,4 111/tcp6 rpcbind | 100000 3,4 111/udp6 rpcbind | 100024 1 36473/tcp status | 100024 1 44041/udp6 status | 100024 1 47749/tcp6 status |_ 100024 1 57510/udp status 36473/tcp open status 1 (RPC #100024) MAC Address: 02:04:33:21:A6:4F (Unknown) Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port Aggressive OS guesses: Linux 3.10 - 3.13 (99%), ASUS RT-N56U WAP (Linux 3.4) (95%), Linux 3.16 (95%), Linux 5.4 (94%), Linux 3.1 (93%), Linux 3.2 (93%), Linux 3.8 (93%), AXIS 210A or 211 Network Camera (Linux 2.6.17) (92%), Sony Android TV (Android 5.0) (92%), Android 5.0 - 6.0.1 (Linux 3.4) (92%) No exact OS matches for host (test conditions non-ideal). Network Distance: 1 hop Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
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 19.24 seconds