nmap

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

[+] Scanning 10.10.11.166 [65535 TCP ports]


[+] Enumerating 10.10.11.166 [22,25,53,80]

Starting Nmap 7.95 ( https://nmap.org ) at 2025-02-25 06:18 CST
Nmap scan report for 10.10.11.166
Host is up (0.045s latency).

PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 7.9p1 Debian 10+deb10u2 (protocol 2.0)
| ssh-hostkey:
|   2048 61:ff:29:3b:36:bd:9d:ac:fb:de:1f:56:88:4c:ae:2d (RSA)
|   256 9e:cd:f2:40:61:96:ea:21:a6:ce:26:02:af:75:9a:78 (ECDSA)
|_  256 72:93:f9:11:58:de:34:ad:12:b5:4b:4a:73:64:b9:70 (ED25519)
25/tcp open  smtp    Postfix smtpd
|_smtp-commands: debian.localdomain, PIPELINING, SIZE 10240000, VRFY, ETRN, STARTTLS, ENHANCEDSTATUSCODES, 8BITMIME, DSN, SMTPUTF8, CHUNKING
53/tcp open  domain  ISC BIND 9.11.5-P4-5.1+deb10u7 (Debian Linux)
| dns-nsid:
|_  bind.version: 9.11.5-P4-5.1+deb10u7-Debian
80/tcp open  http    nginx 1.14.2
|_http-server-header: nginx/1.14.2
|_http-title: Coming Soon - Start Bootstrap Theme
Service Info: Host:  debian.localdomain; 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 48.07 seconds

[+] Scanning 10.10.11.166 [1000 UDP ports]
Starting Nmap 7.95 ( https://nmap.org ) at 2025-02-25 06:19 CST
Initiating Ping Scan at 06:19
Scanning 10.10.11.166 [4 ports]
Completed Ping Scan at 06:19, 0.08s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 06:19
Completed Parallel DNS resolution of 1 host. at 06:19, 0.02s elapsed
Initiating UDP Scan at 06:19
Scanning 10.10.11.166 [100 ports]
Increasing send delay for 10.10.11.166 from 0 to 50 due to max_successful_tryno increase to 4
Increasing send delay for 10.10.11.166 from 50 to 100 due to 11 out of 11 dropped probes since last increase.
Increasing send delay for 10.10.11.166 from 100 to 200 due to 11 out of 11 dropped probes since last increase.
Increasing send delay for 10.10.11.166 from 200 to 400 due to 11 out of 11 dropped probes since last increase.
Discovered open port 53/udp on 10.10.11.166
Completed UDP Scan at 06:20, 56.83s elapsed (100 total ports)
Nmap scan report for 10.10.11.166
Host is up (0.045s latency).
Not shown: 56 closed udp ports (port-unreach)
PORT      STATE         SERVICE
9/udp     open|filtered discard
53/udp    open          domain
68/udp    open|filtered dhcpc
69/udp    open|filtered tftp
88/udp    open|filtered kerberos-sec
<SNIP>

Read data files from: /usr/share/nmap
Nmap done: 1 IP address (1 host up) scanned in 57.08 seconds
           Raw packets sent: 576 (34.489KB) | Rcvd: 101 (8.598KB)

[+] Completed!

Last updated

Was this helpful?