ET ADWARE_PUP Adware.Gamevance.AV Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/aj/"; fast_pattern;
content:".php?p=";
http.header_names;
content:!"Referer";
Raw source ET ADWARE_PUP Adware.Gamevance.AV Checkin · 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 Adware.Gamevance.AV Checkin";
    flow:established,to_server;
    http.uri;
    content:"/aj/"; fast_pattern;
    content:".php?p=";
    http.header_names;
    content:!"Referer";
    reference:url,virustotal.com/en/file/21e04ef285d9df2876bab83dd91a8bd78ecdf0d47a8e4693e2ec1924f642bfc8/analysis/;
    reference:md5,0134997dff945fbfe62f343bcba782bc;
    classtype:pup-activity;
    sid:2017136; rev:7;
    metadata:created_at 2013_07_12, 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.