ET EXPLOIT Possible CVE-2014-6332 DECS2


Query · suricata

flow:established,from_server;
file_data;
content:"102,117,110,99,116,105,111,110,32,114,117,110,109,117,109,97,97";
Raw source ET EXPLOIT Possible CVE-2014-6332 DECS2 · 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 EXPLOIT Possible CVE-2014-6332 DECS2";
    flow:established,from_server;
    file_data;
    content:"102,117,110,99,116,105,111,110,32,114,117,110,109,117,109,97,97";
    classtype:trojan-activity;
    sid:2020460; rev:4;
    metadata:created_at 2015_02_18, cve CVE_2014_6332, confidence Medium, signature_severity Major, tag CISA_KEV, updated_at 2019_07_26;
)

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.