ET EXPLOIT Possible Internet Explorer VBscript failure to handle error case information disclosure CVE-2014-6332 Common Function Name


Query · suricata

flow:to_client,established;
file_data;
content:"function";
pcre:"/^(?:\x25(?:25)*?20|\s)*?runmumaa\W/Rs";
content:"runmumaa"; fast_pattern;
Raw source ET EXPLOIT Possible Internet Explorer VBscript failure to handle error case information disclosure CVE-2014-6332 Common Function Name · 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 Internet Explorer VBscript failure to handle error case information disclosure CVE-2014-6332 Common Function Name";
    flow:to_client,established;
    file_data;
    content:"function";
    pcre:"/^(?:\x25(?:25)*?20|\s)*?runmumaa\W/Rs";
    content:"runmumaa"; fast_pattern;
    reference:cve,2014-6332;
    classtype:attempted-user;
    sid:2019733; rev:6;
    metadata:created_at 2014_11_18, cve CVE_2014_6332, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_08, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_Discovery;
)

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.