ET MALWARE CoreDDRAT CnC Activity


Query · suricata

flow:established,to_client;
dsize:18;
content:"|69 6e 66 6f 2f 44 44 48 63 6b 2f 2e 44 44 2d 48 63 6b|"; fast_pattern;
Raw source ET MALWARE CoreDDRAT CnC Activity · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET 1024: -> $HOME_NET any (
    msg:"ET MALWARE CoreDDRAT CnC Activity";
    flow:established,to_client;
    dsize:18;
    content:"|69 6e 66 6f 2f 44 44 48 63 6b 2f 2e 44 44 2d 48 63 6b|"; fast_pattern;
    reference:md5,f3b3013101e1ae9b0e0ec709f3341cb9;
    reference:url,twitter.com/pmelson/status/1241914864853008384;
    classtype:command-and-control;
    sid:2029725; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_03_23, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, updated_at 2020_03_23;
)

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.