Nmap


┌──(kali㉿kali)-[~/archive/htb/starting-point/base]
└─$ sudo nmap -AO -p- $IP
starting nmap 7.92 ( https://nmap.org ) at 2022-10-07 12:48 CEST
Nmap scan report for 10.129.95.184
Host is up (0.074s latency).
not shown: 65533 closed tcp ports (reset)
PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 7.6p1 Ubuntu 4ubuntu0.7 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
|   2048 f6:5c:9b:38:ec:a7:5c:79:1c:1f:18:1c:52:46:f7:0b (RSA)
|   256 65:0c:f7:db:42:03:46:07:f2:12:89:fe:11:20:2c:53 (ECDSA)
|_  256 b8:65:cd:3f:34:d8:02:6a:e3:18:23:3e:77:dd:87:40 (ED25519)
80/tcp open  http    Apache httpd 2.4.29 ((Ubuntu))
|_http-title: Welcome to Base
|_http-server-header: Apache/2.4.29 (Ubuntu)
 
network distance: 2 hops
service info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
 
TRACEROUTE (using port 587/tcp)
HOP RTT      ADDRESS
1   59.75 ms 10.10.16.1
2   28.69 ms 10.129.95.184
 
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 42.81 seconds
 

Nmap Scan returned open ports of

The target system is Ubuntu