ET ADWARE_PUP InstallCore PUA/Adware Activity M1


Query · suricata

flow:established,to_server;
http.uri;
content:"/gettrk_l?partner="; depth:18;
http.user_agent;
content:"WinHTTP/1.0"; fast_pattern; bsize:11;
Raw source ET ADWARE_PUP InstallCore PUA/Adware Activity M1 · 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 ADWARE_PUP InstallCore PUA/Adware Activity M1";
    flow:established,to_server;
    http.uri;
    content:"/gettrk_l?partner="; depth:18;
    http.user_agent;
    content:"WinHTTP/1.0"; fast_pattern; bsize:11;
    classtype:pup-activity;
    sid:2022821; rev:4;
    metadata:created_at 2016_05_18, confidence High, signature_severity Minor, updated_at 2020_08_31;
)

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.