ET WEB_SERVER eval/base64_decode Exploit Attempt Inbound


Query · suricata

flow:established,to_server;
http.uri;
content:"eval|28|base64_decode|28|";
Raw source ET WEB_SERVER eval/base64_decode Exploit Attempt Inbound · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SERVER eval/base64_decode Exploit Attempt Inbound";
    flow:established,to_server;
    http.uri;
    content:"eval|28|base64_decode|28|";
    classtype:web-application-attack;
    sid:2014296; rev:3;
    metadata:created_at 2012_02_29, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_21;
)

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.