ET MALWARE Backdoor.Win32.RShot Ping Outbound


Query · suricata

icode:0;
itype:8;
icmp_id:512;
dsize:32;
content:"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA";
Raw source ET MALWARE Backdoor.Win32.RShot Ping Outbound · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert icmp $HOME_NET any -> any any (
    msg:"ET MALWARE Backdoor.Win32.RShot Ping Outbound";
    icode:0;
    itype:8;
    icmp_id:512;
    dsize:32;
    content:"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA";
    reference:md5,34477e29f7408966d2703f3471741618;
    reference:md5,adf4c3a16f5f6d4baa634b2c50bf7454;
    classtype:trojan-activity;
    sid:2014270; rev:3;
    metadata:created_at 2012_02_21, 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.