ET MALWARE Patchwork APT Host Details Exfil


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|uqid=|3d|"; distance:0; fast_pattern;
content:"|26|os=|3d|"; distance:0;
content:"|26|macnm=|3d|"; distance:0;
content:"|26|users=|3d|"; distance:0;
content:"|26|wdir=|3d|"; distance:0;
content:"|26|procid=|3d|"; distance:0;
content:"|26|ippublic=|3d|"; distance:0;
Raw source ET MALWARE Patchwork APT Host Details Exfil · 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 Host Details Exfil";
    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|uqid=|3d|"; distance:0; fast_pattern;
    content:"|26|os=|3d|"; distance:0;
    content:"|26|macnm=|3d|"; distance:0;
    content:"|26|users=|3d|"; distance:0;
    content:"|26|wdir=|3d|"; distance:0;
    content:"|26|procid=|3d|"; distance:0;
    content:"|26|ippublic=|3d|"; distance:0;
    reference:url,x.com/naumovax/status/1813151432419254656/;
    reference:md5,9cb3752a862d996815249c3d14353464;
    reference:url,ctfiot.com/193014.html;
    classtype:trojan-activity;
    sid:2054502; 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.