ET MALWARE Possible Charming Kitten Backdoor Checkin


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.user_agent; bsize:19;
content:"WinHTTP Example/1.0";
http.request_body;
content:"session=Host|20|Name|3a|"; startswith; fast_pattern;
content:"|0d 0a|OS Name|3a|";
content:"|0d 0a|Registered|20|Owner|3a|";
Raw source ET MALWARE Possible Charming Kitten Backdoor Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Possible Charming Kitten Backdoor Checkin";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.user_agent; bsize:19;
    content:"WinHTTP Example/1.0";
    http.request_body;
    content:"session=Host|20|Name|3a|"; startswith; fast_pattern;
    content:"|0d 0a|OS Name|3a|";
    content:"|0d 0a|Registered|20|Owner|3a|";
    reference:md5,3d67ce57aab4f7f917cf87c724ed7dab;
    reference:url,blog.certfa.com/posts/fake-interview-the-new-activity-of-charming-kitten/;
    classtype:targeted-activity;
    sid:2029494; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_02_19, deployment Perimeter, confidence Medium, signature_severity Major, updated_at 2020_02_19;
)

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.