nmap:scan_a_udp_port
Differences
This shows you the differences between two versions of the page.
nmap:scan_a_udp_port [2016/07/08 00:11] – created peter | nmap:scan_a_udp_port [2019/12/01 11:19] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== nmap - Scan a UDP Port ====== | ||
- | |||
- | <code bash> | ||
- | sudo nmap -sU 53 sharewiz.net | ||
- | </ | ||
- | |||
- | Result: | ||
- | |||
- | < | ||
- | Starting Nmap 6.40 ( http:// | ||
- | setup_target: | ||
- | </ | ||
- | |||
- | Another machine: | ||
- | |||
- | Result: | ||
- | |||
- | < | ||
- | Starting Nmap 6.40 ( http:// | ||
- | Nmap scan report for sharewiz.net (5.42.134.35) | ||
- | Host is up (0.0023s latency). | ||
- | rDNS record for 5.42.134.35: | ||
- | PORT | ||
- | 53/ | ||
- | 8888/udp closed sun-answerbook | ||
- | Nmap done: 1 IP address (1 host up) scanned in 1.73 seconds | ||
- | </ | ||
nmap/scan_a_udp_port.1467936669.txt.gz · Last modified: 2020/07/15 09:30 (external edit)