ET WEB_CLIENT W32/Caphaw DriveBy Campaign Statistic.js


Query · suricata

flow:established,to_server;
http.uri;
content:"/statistic.js?k=";
content:"&d=";
Raw source ET WEB_CLIENT W32/Caphaw DriveBy Campaign Statistic.js · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET WEB_CLIENT W32/Caphaw DriveBy Campaign Statistic.js";
    flow:established,to_server;
    http.uri;
    content:"/statistic.js?k=";
    content:"&d=";
    reference:url,research.zscaler.com/2013/09/a-new-wave-of-win32caphaw-attacks.html;
    reference:url,blog.damballa.com/archives/2147;
    classtype:trojan-activity;
    sid:2017512; rev:5;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2013_09_25, deployment Perimeter, signature_severity Major, tag DriveBy, updated_at 2020_04_27;
)

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.