nmap --min-rate=10000 -p- 10.10.23.241 Starting Nmap 7.93 ( https://nmap.org ) at 2024-03-14 11:24 UTC Nmap scan report for ip-10-10-23-241.eu-west-1.compute.internal (10.10.23.241) Host is up (0.0084s latency). Not shown: 65533 closed tcp ports (reset) PORT STATE SERVICE 22/tcp open ssh 5984/tcp open couchdb MAC Address: 02:F9:FF:B0:CC:6F (Unknown)
Nmap done: 1 IP address (1 host up) scanned in 3.46 seconds
nmap -sT -sC -sV -O -p22,5984 10.10.23.241 Starting Nmap 7.93 ( https://nmap.org ) at 2024-03-14 11:25 UTC Nmap scan report for ip-10-10-23-241.eu-west-1.compute.internal (10.10.23.241) Host is up (0.00052s latency).
PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.10 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 2048 349d390934304b3da71edfeba3b0e5aa (RSA) | 256 a42eef3a845d211bb9d42613a52ddf19 (ECDSA) |_ 256 e16d4dfdc8008e86c2132dc7ad85139c (ED25519) 5984/tcp open http CouchDB httpd 1.6.1 (Erlang OTP/18) |_http-server-header: CouchDB/1.6.1 (Erlang OTP/18) |_http-title: Site doesn't have a title (text/plain; charset=utf-8). MAC Address: 02:F9:FF:B0:CC:6F (Unknown) Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port Device type: general purpose Running: Linux 3.X OS CPE: cpe:/o:linux:linux_kernel:3 OS details: Linux 3.10 - 3.13 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 13.19 seconds