ET MALWARE MargulasRAT Keep-Alive Outbound M2


Query · suricata

flow:established,to_server;
content:"|31 36 00 0d 47 53 7a 9b 6b b1 37 a8 9b a9 97 b3 e6 8f 1d|";
dsize:19;
Raw source ET MALWARE MargulasRAT Keep-Alive Outbound M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp-pkt $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE MargulasRAT Keep-Alive Outbound M2";
    flow:established,to_server;
    content:"|31 36 00 0d 47 53 7a 9b 6b b1 37 a8 9b a9 97 b3 e6 8f 1d|";
    dsize:19;
    reference:md5,5d54adefcf435c4e9f1705df690386c7;
    reference:url,blog.talosintelligence.com/2021/07/sidecopy.html;
    classtype:command-and-control;
    sid:2033336; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2021_07_15, deployment Perimeter, malware_family MargulasRAT, confidence High, signature_severity Major, tag RAT, updated_at 2021_07_15;
)

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.