ET INFO Microsoft Script Encoder Encoded File


Query · suricata

flow:established,from_server;
file_data;
content:"#@~^"; within:4;
target:dest_ip;
Raw source ET INFO Microsoft Script Encoder Encoded File · 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 INFO Microsoft Script Encoder Encoded File";
    flow:established,from_server;
    file_data;
    content:"#@~^"; within:4;
    classtype:misc-activity;
    sid:2017282; rev:4;
    metadata:attack_target Client_and_Server, created_at 2013_08_07, deployment Perimeter, confidence High, signature_severity Informational, updated_at 2023_04_20;
    target:dest_ip;
)

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.