ET ADWARE_PUP W32/Dialer.Adultchat Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/getclientid.wnk?srv=";
content:"&ver=";
content:"&pin=";
content:"&OSInfo2=";
content:"&cinfo=";
content:"retryattempt=";
Raw source ET ADWARE_PUP W32/Dialer.Adultchat 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 W32/Dialer.Adultchat Checkin";
    flow:established,to_server;
    http.uri;
    content:"/getclientid.wnk?srv=";
    content:"&ver=";
    content:"&pin=";
    content:"&OSInfo2=";
    content:"&cinfo=";
    content:"retryattempt=";
    reference:url,microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=TrojanDownloader%3AWin32%2FDluca.AN&ThreatID=-2147365813;
    reference:md5,fd2c949dc20b651a53326a3d571641ec;
    classtype:pup-activity;
    sid:2014667; rev:4;
    metadata:created_at 2012_05_02, 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.