ET EXPLOIT MS16-009 IE MSHTML Form Element Type Confusion (CVE-2016-0061)


Query · suricata

flow:from_server,established;
file_data;
content:"opener"; nocase; fast_pattern;
pcre:"/^\s*\[\s*[\x22\x27]\\u[a-f0-9]{4}\\u[a-f0-9]{4}/Rsi";
Raw source ET EXPLOIT MS16-009 IE MSHTML Form Element Type Confusion (CVE-2016-0061) · 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 MS16-009 IE MSHTML Form Element Type Confusion (CVE-2016-0061)";
    flow:from_server,established;
    file_data;
    content:"opener"; nocase; fast_pattern;
    pcre:"/^\s*\[\s*[\x22\x27]\\u[a-f0-9]{4}\\u[a-f0-9]{4}/Rsi";
    reference:cve,2016-0061;
    classtype:attempted-user;
    sid:2022524; rev:4;
    metadata:created_at 2016_02_16, cve CVE_2016_0061, confidence High, signature_severity Major, 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.