ET MALWARE Trojan-Spy.Win32.KeyLogger.acuj Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:".php";
http.user_agent;
content:"MyHttpClient"; depth:12;
http.request_body;
content:"tit="; fast_pattern; depth:4;
content:"&cont=";
Raw source ET MALWARE Trojan-Spy.Win32.KeyLogger.acuj 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 Trojan-Spy.Win32.KeyLogger.acuj Checkin";
    flow:established,to_server;
    http.uri;
    content:".php";
    http.user_agent;
    content:"MyHttpClient"; depth:12;
    http.request_body;
    content:"tit="; fast_pattern; depth:4;
    content:"&cont=";
    reference:md5,078d12eb9fc2b1665c0cc3001448b69b;
    reference:url,enterprise.norman.com/resources/files/unveiling_an_indian_cyberattack_infrastructure_appendixes.pdf;
    classtype:command-and-control;
    sid:2016866; rev:5;
    metadata:created_at 2013_05_21, signature_severity Major, updated_at 2020_04_24;
)

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.