May 2017
Intermediate to advanced
416 pages
21h 33m
English
To make an ICMP echo request, open your terminal and enter the following command:
# nmap -sn -PE <target>
If the host responded, you should see something similar to this:
# nmap -sn -PE scanme.nmap.org Nmap scan report for scanme.nmap.org (74.207.244.221) Host is up (0.089s latency). Nmap done: 1 IP address (1 host up) scanned in 13.25 seconds
Read now
Unlock full access