ET WEB_SERVER CVE-2014-6271 Attempt In HTTP Headers Line Continuation Evasion LF


Query · suricata

flow:to_server,established;
content:"|28 29 0a 20 7b|"; fast_pattern;
Raw source ET WEB_SERVER CVE-2014-6271 Attempt In HTTP Headers Line Continuation Evasion LF · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HTTP_SERVERS any (
    msg:"ET WEB_SERVER CVE-2014-6271 Attempt In HTTP Headers Line Continuation Evasion LF";
    flow:to_server,established;
    content:"|28 29 0a 20 7b|"; fast_pattern;
    reference:url,www.invisiblethreat.ca/2014/09/cve-2014-6271/;
    classtype:attempted-admin;
    sid:2019291; rev:3;
    metadata:created_at 2014_09_28, cve CVE_2014_6271, signature_severity Major, tag CISA_KEV, 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.