nmap

  ___
 ( _ ) _ __ ___   __ _ _ __
 / _ \| '_ ` _ \ / _` | '_ \
| (_) | | | | | | (_| | |_) |
 \___/|_| |_| |_|\__,_| .__/
                      |_|
          adot8 <3

[+] Scanning 10.10.11.57 [65535 TCP ports]


[+] Enumerating 10.10.11.57 [22,80]

Starting Nmap 7.95 ( https://nmap.org ) at 2025-03-03 05:22 CST
Nmap scan report for 10.10.11.57
Host is up (0.044s latency).

PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 9.6p1 Ubuntu 3ubuntu13.8 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey:
|   256 be:68:db:82:8e:63:32:45:54:46:b7:08:7b:3b:52:b0 (ECDSA)
|_  256 e5:5b:34:f5:54:43:93:f8:7e:b6:69:4c:ac:d6:3d:23 (ED25519)
80/tcp open  http    nginx 1.24.0 (Ubuntu)
|_http-title: Did not follow redirect to http://cypher.htb/
|_http-server-header: nginx/1.24.0 (Ubuntu)
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 8.06 seconds

[+] Scanning 10.10.11.57 [1000 UDP ports]
Starting Nmap 7.95 ( https://nmap.org ) at 2025-03-03 05:22 CST
Initiating Ping Scan at 05:22
Scanning 10.10.11.57 [4 ports]
Completed Ping Scan at 05:22, 0.07s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 05:22
Completed Parallel DNS resolution of 1 host. at 05:22, 0.02s elapsed
Initiating UDP Scan at 05:22
Scanning 10.10.11.57 [100 ports]
<SNIP>
Completed UDP Scan at 05:23, 56.68s elapsed (100 total ports)
Nmap scan report for 10.10.11.57
Host is up (0.045s latency).
Not shown: 59 closed udp ports (port-unreach)
PORT      STATE         SERVICE
7/udp     open|filtered echo
49/udp    open|filtered tacacs
<SNIP>


Read data files from: /usr/share/nmap
Nmap done: 1 IP address (1 host up) scanned in 56.91 seconds
           Raw packets sent: 579 (35.224KB) | Rcvd: 63 (5.428KB)

[+] Completed!

Last updated

Was this helpful?