ET MALWARE Trojan.Agent.AIXD Checkin


Query · suricata

flow:to_server,established;
http.uri;
content:"/cnc.php?id="; fast_pattern;
content:"&uid=";
http.user_agent;
content:"AppleMac"; bsize:8;
Raw source ET MALWARE Trojan.Agent.AIXD 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.Agent.AIXD Checkin";
    flow:to_server,established;
    http.uri;
    content:"/cnc.php?id="; fast_pattern;
    content:"&uid=";
    http.user_agent;
    content:"AppleMac"; bsize:8;
    reference:md5,801e450679e9d60f8c64675c432aab33;
    reference:md5,ad2e8210ca7c2b4b433b3fba65e87b94;
    reference:md5,f6ea10f719885fbcfb6743724faa94f7;
    classtype:command-and-control;
    sid:2019945; rev:5;
    metadata:created_at 2014_12_16, signature_severity Major, updated_at 2020_09_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.