ET ADWARE_PUP Adware.Ezula Checkin


Query · suricata

flow:established,to_server;
http.method;
content:"GET"; nocase;
http.uri;
content:"/download/UVid.asp?"; fast_pattern;
Raw source ET ADWARE_PUP Adware.Ezula 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.Ezula Checkin";
    flow:established,to_server;
    http.method;
    content:"GET"; nocase;
    http.uri;
    content:"/download/UVid.asp?"; fast_pattern;
    reference:md5,dede600f1e78fd20e4515bea1f2bdf61;
    classtype:pup-activity;
    sid:2016938; rev:6;
    metadata:created_at 2013_05_29, signature_severity Minor, updated_at 2020_10_12;
)

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.