ET ADWARE_PUP W32/GameVance Adware User Agent


Query · suricata

flow:established,to_server;
http.user_agent;
content:"zz_"; depth:3;
pcre:"/^[a-z0-9]{1,3}\s*[0-9]\.[0-9]{1,2}\.[0-9]{2,4}/Ri";
Raw source ET ADWARE_PUP W32/GameVance Adware User Agent · 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 W32/GameVance Adware User Agent";
    flow:established,to_server;
    http.user_agent;
    content:"zz_"; depth:3;
    pcre:"/^[a-z0-9]{1,3}\s*[0-9]\.[0-9]{1,2}\.[0-9]{2,4}/Ri";
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Adware%3aWin32/GameVance;
    classtype:pup-activity;
    sid:2014340; rev:8;
    metadata:created_at 2012_03_09, 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.