User Tools

Site Tools


ping

Ping

In this article i am trying to cover information about ping sweep.

Ping sweep is just a way to find out which hosts are alive in a network or large number of IP addresses.

List of Commands

nmap -sP 192.168.1.1-254
fping -g 192.168.1.1 192.168.1.10
nmap -sP -PT22 192.168.1.1-30                 ## Can be used when ICMP is blocked.
ping.txt · Last modified: 2020/08/10 02:35 (external edit)