nmap:scan_ports_consecutively
Differences
This shows you the differences between two versions of the page.
nmap:scan_ports_consecutively [2016/07/07 23:47] – created peter | nmap:scan_ports_consecutively [2019/12/01 11:31] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== nmap - Scan Ports Consecutively ====== | ||
- | |||
- | Use the **" | ||
- | |||
- | <code bash> | ||
- | sudo nmap -r 192.168.1.69 | ||
- | </ | ||
- | |||
- | Result: | ||
- | |||
- | < | ||
- | Starting Nmap 6.40 ( http:// | ||
- | Nmap scan report for peter-laptop-1 (192.168.1.69) | ||
- | Host is up (0.0000050s latency). | ||
- | Not shown: 997 closed ports | ||
- | PORT STATE SERVICE | ||
- | 80/ | ||
- | 139/tcp open netbios-ssn | ||
- | 445/tcp open microsoft-ds | ||
- | |||
- | Nmap done: 1 IP address (1 host up) scanned in 2.44 seconds | ||
- | </ | ||
nmap/scan_ports_consecutively.1467935257.txt.gz · Last modified: 2020/07/15 09:30 (external edit)