ET MALWARE Win32/Enchanim Process List Dump


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"&pl=|5b|System|20|Process";
content:"svchost.exe";
content:"&r=";
content:"&g=";
content:"&s=";
content:"&c=";
Raw source ET MALWARE Win32/Enchanim Process List Dump · 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 Win32/Enchanim Process List Dump";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"&pl=|5b|System|20|Process";
    content:"svchost.exe";
    content:"&r=";
    content:"&g=";
    content:"&s=";
    content:"&c=";
    reference:md5,2642999a085443e9055b292c4d405e64;
    reference:md5,37066ed52cd7510bf04808c332599f1c;
    reference:url,www.seculert.com/blog/2013/04/magic-persistent-threat.html;
    classtype:trojan-activity;
    sid:2016770; rev:3;
    metadata:created_at 2013_04_19, malware_family Win32_Enchanim, signature_severity Major, updated_at 2020_04_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.