ET MALWARE Linux/BillGates Checkin


Query · suricata

flow:established,to_server;
content:"|01 00 00 00|"; depth:4;
content:"|00 00 00 f4 01 00 00 32 00 00 00 e8 03|"; distance:0;
content:"|01 01 02 00 00 00 01 00 00 00|"; distance:0;
Raw source ET MALWARE Linux/BillGates Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Linux/BillGates Checkin";
    flow:established,to_server;
    content:"|01 00 00 00|"; depth:4;
    content:"|00 00 00 f4 01 00 00 32 00 00 00 e8 03|"; distance:0;
    content:"|01 01 02 00 00 00 01 00 00 00|"; distance:0;
    reference:md5,b4dd0283c73d0b288e7322b95df0cb1b;
    classtype:command-and-control;
    sid:2019207; rev:1;
    metadata:created_at 2014_09_22, confidence High, 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.