ET MALWARE Philis.J ICMP Sweep (Payload Hello World)


Query · suricata

icode:0;
itype:0;
dsize:11;
content:"Hello,World";
Raw source ET MALWARE Philis.J ICMP Sweep (Payload Hello World) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert icmp any any -> any any (
    msg:"ET MALWARE Philis.J ICMP Sweep (Payload Hello World)";
    icode:0;
    itype:0;
    dsize:11;
    content:"Hello,World";
    reference:url,vil.nai.com/vil/content/v_141203.htm;
    classtype:trojan-activity;
    sid:2008017; rev:4;
    metadata:created_at 2010_07_30, signature_severity Major, updated_at 2019_07_26;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.