ET ADWARE_PUP Win32.AdWare.iBryte.C Install


Query · suricata

flow:established,to_server;
http.uri;
content:"/config/"; startswith;
content:"/offers.json"; distance:0;
content:"version=";
content:"pid=installer&ts="; fast_pattern;
Raw source ET ADWARE_PUP Win32.AdWare.iBryte.C Install · 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 Win32.AdWare.iBryte.C Install";
    flow:established,to_server;
    http.uri;
    content:"/config/"; startswith;
    content:"/offers.json"; distance:0;
    content:"version=";
    content:"pid=installer&ts="; fast_pattern;
    reference:md5,2fae46d1a71a893834a01ed3106b8036;
    classtype:pup-activity;
    sid:2018197; rev:4;
    metadata:created_at 2014_03_01, signature_severity Minor, updated_at 2020_01_30;
)

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.