ET ATTACK_RESPONSE Obfuscated Eval String 7


Query · suricata

flow:established,from_server;
file_data;
content:"|22|eva|22|+|22|l|22|";
Raw source ET ATTACK_RESPONSE Obfuscated Eval String 7 · 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 ATTACK_RESPONSE Obfuscated Eval String 7";
    flow:established,from_server;
    file_data;
    content:"|22|eva|22|+|22|l|22|";
    classtype:bad-unknown;
    sid:2017219; rev:3;
    metadata:created_at 2013_07_27, deployment alert_only, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_19, mitre_tactic_id TA0005, mitre_tactic_name Defense_Evasion, mitre_technique_id T1027, mitre_technique_name Obfuscated_Files_or_Information;
)

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.