ET WEB_CLIENT c0896 Hacked Site Response (Inbound) 4


Query · suricata

flow:established,to_client;
file_data;
content:"0c0896"; fast_pattern;
flowbits:isset,ET.JS.Obfus.Func;

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

  • correlates · Suricata flowbits ET.JS.Obfus.Func
    26 rules · view all
Raw source ET WEB_CLIENT c0896 Hacked Site Response (Inbound) 4 · 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 c0896 Hacked Site Response (Inbound) 4";
    flow:established,to_client;
    file_data;
    content:"0c0896"; fast_pattern;
    flowbits:isset,ET.JS.Obfus.Func;
    classtype:trojan-activity;
    sid:2017247; rev:2;
    metadata:created_at 2013_07_30, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.