ET MALWARE Patchwork APT Victim Registration


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:".php"; endswith;
http.header_names;
content:!"|0d 0a|Referer|0d 0a|"; nocase;
http.request_body;
content:"simpleid="; startswith;
content:"|26|fiiir|3d|bhiii|26|uqid|3d|"; distance:0; fast_pattern;
Raw source ET MALWARE Patchwork APT Victim Registration · 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 Patchwork APT Victim Registration";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:".php"; endswith;
    http.header_names;
    content:!"|0d 0a|Referer|0d 0a|"; nocase;
    http.request_body;
    content:"simpleid="; startswith;
    content:"|26|fiiir|3d|bhiii|26|uqid|3d|"; distance:0; fast_pattern;
    reference:url,x.com/naumovax/status/1813151432419254656/;
    reference:md5,9cb3752a862d996815249c3d14353464;
    reference:url,ctfiot.com/193014.html;
    classtype:trojan-activity;
    sid:2054500; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2024_07_16, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Critical, tag Patchwork, updated_at 2024_07_16;
)

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.