╭─ /home/kali/Desktop ···································· with root@kali at 22:12:01 ─╮ ╰─❯ nmap -sT -p- --min-rate=10000 192.168.84.145 ─╯ Starting Nmap 7.95 ( https://nmap.org ) at 2026-08-07 22:12 EDT Nmap scan report for 192.168.84.145 Host is up (0.45s latency). Not shown: 41172 closed tcp ports (conn-refused), 24360 filtered tcp ports (no-response) PORT STATE SERVICE 22/tcp open ssh 2222/tcp open EtherNetIP-1 2375/tcp open docker 8000/tcp open http MAC Address: 08:00:27:E9:40:39 (PCS Systemtechnik/Oracle VirtualBox virtual NIC)
Nmap done: 1 IP address (1 host up) scanned in 90.19 seconds
╭─ /home/kali/Desktop ························ took 1m 30s with root@kali at 22:13:40 ─╮ ╰─❯ nmap -sT -p22,2222,2375,8000 -sV -O 192.168.84.145 ─╯ Starting Nmap 7.95 ( https://nmap.org ) at 2026-08-07 22:14 EDT WARNING: Service 192.168.84.145:2375 had already soft-matched http, but now soft-matched docker; ignoring second value WARNING: Service 192.168.84.145:2375 had already soft-matched http, but now soft-matched docker; ignoring second value Nmap scan report for 192.168.84.145 Host is up (0.0019s latency).
PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 10.0p2 Debian 7 (protocol 2.0) 2222/tcp open ssh OpenSSH 8.4p1 Debian 5+deb11u5 (protocol 2.0) 2375/tcp open docker Docker 26.1.5+dfsg1 8000/tcp open http Apache httpd 2.4.65 ((Debian)) MAC Address: 08:00:27:E9:40:39 (PCS Systemtechnik/Oracle VirtualBox virtual NIC) 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 4.X|5.X OS CPE: cpe:/o:linux:linux_kernel:4 cpe:/o:linux:linux_kernel:5 OS details: Linux 4.15 - 5.19, OpenWrt 21.02 (Linux 5.4) 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 31.00 seconds