ET MALWARE CommentCrew Possible APT crabdance backdoor base64 head


Query · suricata

flow:established,to_client;
file_data;
content:"MS4nJzJ4cHZyeQ==";
Raw source ET MALWARE CommentCrew Possible APT crabdance backdoor base64 head · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET 80 -> $HOME_NET any (
    msg:"ET MALWARE CommentCrew Possible APT crabdance backdoor base64 head";
    flow:established,to_client;
    file_data;
    content:"MS4nJzJ4cHZyeQ==";
    classtype:targeted-activity;
    sid:2016485; rev:4;
    metadata:created_at 2013_02_22, confidence Medium, 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.