ET EXPLOIT Possible OpenVPN CVE-2014-6271 attempt


Query · suricata

flow:to_server;
content:"|20|"; depth:1;
content:"|28 29 20 7b|"; fast_pattern;
Raw source ET EXPLOIT Possible OpenVPN CVE-2014-6271 attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp any any -> $HOME_NET 1194 (
    msg:"ET EXPLOIT Possible OpenVPN CVE-2014-6271 attempt";
    flow:to_server;
    content:"|20|"; depth:1;
    content:"|28 29 20 7b|"; fast_pattern;
    reference:url,news.ycombinator.com/item?id=8385332;
    classtype:attempted-admin;
    sid:2019322; rev:3;
    metadata:created_at 2014_09_30, cve CVE_2014_6271, confidence Medium, 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.