- Kali Linux 2018:Assuring Security by Penetration Testing
- Shiva V. N Parasram Alex Samm Damian Boodoo Gerard Johansen Lee Allen Tedi Heriyanto Shakeel Ali
- 49字
- 2021-06-24 18:19:06
Nmap ping sweeps
This option will send an ICMP request to every IP address in a given range. If the host is up and it is configured to respond to ping requests, it will reply with an ICMP reply, as shown in the following screenshot:
nmap 172.16.54.0/24 –sP
推薦閱讀