ET POLICY Office Document Download Containing AutoExec Macro


Query · suricata

flow:established,to_client;
file_data;
content:"A|00|u|00|t|00|o|00|E|00|x|00|e|00|c"; nocase; fast_pattern;
Raw source ET POLICY Office Document Download Containing AutoExec Macro · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET POLICY Office Document Download Containing AutoExec Macro";
    flow:established,to_client;
    file_data;
    content:"A|00|u|00|t|00|o|00|E|00|x|00|e|00|c"; nocase; fast_pattern;
    reference:url,support.microsoft.com/kb/286310;
    classtype:policy-violation;
    sid:2019614; rev:3;
    metadata:created_at 2014_10_31, confidence High, signature_severity Informational, updated_at 2019_10_08;
)

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.