ET WEB_CLIENT DRIVEBY FakeUpdate - URI - /styles/javaupdate.css


Query · suricata

flow:established,to_server;
http.uri;
content:"/styles/javaupdate.css";
Raw source ET WEB_CLIENT DRIVEBY FakeUpdate - URI - /styles/javaupdate.css · 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 DRIVEBY FakeUpdate - URI - /styles/javaupdate.css";
    flow:established,to_server;
    http.uri;
    content:"/styles/javaupdate.css";
    classtype:trojan-activity;
    sid:2017845; rev:4;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2013_12_13, deployment Perimeter, signature_severity Major, tag DriveBy, updated_at 2020_09_01;
)

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.