Rule:
alert icmp $EXTERNAL_NET any -> $HOME_NET any (msg:"ICMP PING Pinger Windows"; content:"|44617461000000000000000000000000|"; itype:8; depth:32; reference:arachnids,165; sid:379; classtype:misc-activity; rev:5;)

--
Sid:
379

--
Summary:
This event is generated when an ICMP echo request is made from a Windows host running "pinger" software.

--
Impact:
Information gathering.  An ICMP echo request can determine if a host is active.

--
Detailed Information:
An ICMP echo request is used by the ping command to elicit an ICMP echo reply from a listening live host.  An echo request that originates from a Windows host running "pinger" software contains a unique payload in the message request.

--
Affected Systems:
All

--
Attack Scenarios:
An attacker may attempt to determine live hosts in a network prior to launching an attack.

--
Ease of Attack:
Simple

--
False Positives:
An ICMP echo request may be used to legimately troubleshoot networking problems.

--
False Negatives:
None known.

--
Corrective Action:
Block inbound ICMP echo requests.

--
Contributors:
Original rule written by Max Vision <vision@whitehats.org>
Documented by Steven Alexander<alexander.s@mccd.edu>
Sourcefire Research Team
Judy Novak <judy.novak@sourcefire.com>

--
Additional References:

Arachnids:
http://www.whitehats.com/info/IDS165
