ET MALWARE Kimsuky Related Maldoc Activity (GET)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:".php?w="; fast_pattern;
content:"&v="; distance:0;
content:".exe|20|"; distance:0;
http.user_agent;
content:"Mozilla/4.0|20|(compatible|3b 20|Win32|3b 20|WinHttp.WinHttpRequest.5)"; bsize:57;
http.header_names;
content:!"Referer";
Raw source ET MALWARE Kimsuky Related Maldoc Activity (GET) · 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 Kimsuky Related Maldoc Activity (GET)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:".php?w="; fast_pattern;
    content:"&v="; distance:0;
    content:".exe|20|"; distance:0;
    http.user_agent;
    content:"Mozilla/4.0|20|(compatible|3b 20|Win32|3b 20|WinHttp.WinHttpRequest.5)"; bsize:57;
    http.header_names;
    content:!"Referer";
    reference:url,mp.weixin.qq.com/s/og8mfnqoKZsHlOJdIDKYgQ;
    reference:md5,d7b717134358bbeefc5796b5912369f0;
    classtype:trojan-activity;
    sid:2033596; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_07_28, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_28;
)

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.