ET WEB_CLIENT Possible CVE-2014-4113 Exploit Download with Hurricane Panda IOC


Query · suricata

flow:to_client,established;
flowbits:isset,ET.http.binary;
file_data;
content:"woqunimalegebi"; fast_pattern;

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET WEB_CLIENT Possible CVE-2014-4113 Exploit Download with Hurricane Panda IOC · 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 WEB_CLIENT Possible CVE-2014-4113 Exploit Download with Hurricane Panda IOC";
    flow:to_client,established;
    flowbits:isset,ET.http.binary;
    file_data;
    content:"woqunimalegebi"; fast_pattern;
    reference:url,blog.crowdstrike.com/crowdstrike-discovers-use-64-bit-zero-day-privilege-escalation-exploit-cve-2014-4113-hurricane-panda/;
    reference:cve,2014-4113;
    classtype:attempted-user;
    sid:2019421; rev:3;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2014_10_15, cve CVE_2014_4113, deployment Perimeter, confidence Medium, signature_severity Major, tag Web_Client_Attacks, 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.