nmap:ping_scan
Differences
This shows you the differences between two versions of the page.
nmap:ping_scan [2016/07/08 00:58] – created peter | nmap:ping_scan [2019/12/01 11:05] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== nmap - Ping scan ====== | ||
- | |||
- | This scan only finds which targets are up and does not port scan them. | ||
- | |||
- | <code bash> | ||
- | sudo nmap -sn 192.168.1.69 | ||
- | </ | ||
- | |||
- | Result: | ||
- | |||
- | < | ||
- | Starting Nmap 6.40 ( http:// | ||
- | Nmap scan report for peter-laptop-1 (192.168.1.69) | ||
- | Host is up. | ||
- | Nmap done: 1 IP address (1 host up) scanned in 0.00 seconds | ||
- | </ | ||
nmap/ping_scan.1467939485.txt.gz · Last modified: 2020/07/15 09:30 (external edit)