ET MALWARE Playtech Downloader Online Gaming Checkin


Query · suricata

flow:to_server,established;
http.uri;
content:"/client_update_urls.php";
http.user_agent;
content:"Playtech|20|"; depth:9;
Raw source ET MALWARE Playtech Downloader Online Gaming 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 MALWARE Playtech Downloader Online Gaming Checkin";
    flow:to_server,established;
    http.uri;
    content:"/client_update_urls.php";
    http.user_agent;
    content:"Playtech|20|"; depth:9;
    reference:md5,00740d7d15862efb30629ab1fd7b8242;
    classtype:command-and-control;
    sid:2008365; rev:10;
    metadata:created_at 2010_07_30, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_14;
)

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.