ET ADWARE_PUP AdWare.MSIL.Solimba.b POST


Query · suricata

flow:established,to_server;
http.method;
content:"POST"; nocase;
http.uri;
content:"/dmr/exception";
http.user_agent;
content:"DownloadMR"; depth:10; nocase;
Raw source ET ADWARE_PUP AdWare.MSIL.Solimba.b POST · 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.MSIL.Solimba.b POST";
    flow:established,to_server;
    http.method;
    content:"POST"; nocase;
    http.uri;
    content:"/dmr/exception";
    http.user_agent;
    content:"DownloadMR"; depth:10; nocase;
    reference:url,virustotal.com/en/file/93236b781e147e3ac983be1374a5f807fabd27ee2b92e6d99e293a6eb070ac2b/analysis/;
    reference:md5,0da0d8e664f44400c19898b4c9e71456;
    classtype:pup-activity;
    sid:2016906; rev:6;
    metadata:created_at 2013_05_21, 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.