User Tools

Site Tools


ping

This is an old revision of the document!


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.1360338695.txt.gz · Last modified: 2020/08/10 02:30 (external edit)