
PAT - Ping Analysis Tool II

by Mixter <mixter@newyorkoffice.com> of Buffer0verfl0w Security

This tool will scan a range of IP addresses for
hosts that are up and respond to ICMP. FAST.


About:

The Ping Analysis Tool works by running one thread that sends out
ICMP/8 echo requests in raw sockets mode, and a separate thread that
receives echo replies, therefore there is no delay at all while pinging
any amount of targets.


Changes in v2:

You can now use input from either a range of IPs, or a host list,
and your local ip is auto-determined.


Mixter
