ET ADWARE_PUP Win32/DomaIQ Checkin


Query · suricata

flow:to_server,established;
http.method;
content:"POST";
http.uri;
content:"/index.php";
http.request_body;
content:"&OSversion=";
content:"&Sysid=";
content:"&Sysid1=";
content:"&X64=";
content:"&exe=";
content:"&ffver=";
content:"&lang_DfltSys=";
content:"&lang_DfltUser=";
Raw source ET ADWARE_PUP Win32/DomaIQ 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 Win32/DomaIQ Checkin";
    flow:to_server,established;
    http.method;
    content:"POST";
    http.uri;
    content:"/index.php";
    http.request_body;
    content:"&OSversion=";
    content:"&Sysid=";
    content:"&Sysid1=";
    content:"&X64=";
    content:"&exe=";
    content:"&ffver=";
    content:"&lang_DfltSys=";
    content:"&lang_DfltUser=";
    reference:md5,9befc43d2019c5614e7372a16e3a5ce5;
    classtype:pup-activity;
    sid:2019944; rev:5;
    metadata:created_at 2014_12_16, 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.