ET GAMES FreeRide Games


Query · suricata

flow:established,to_server;
http.uri;
content:"/do/SDM"; nocase;
content:"action="; nocase;
http.user_agent;
content:"AHTTPConnection"; nocase; depth:15;
Raw source ET GAMES FreeRide Games · 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 GAMES FreeRide Games";
    flow:established,to_server;
    http.uri;
    content:"/do/SDM"; nocase;
    content:"action="; nocase;
    http.user_agent;
    content:"AHTTPConnection"; nocase; depth:15;
    reference:url,freeridegames.comurl,web.archive.org/web/20140318090458/http://forums.comodo.com:80/av-false-positivenegative-detection-reporting/trojwarewin32trojanagentgen-t55152.0.html;
    classtype:misc-activity;
    sid:2013710; rev:8;
    metadata:attack_target Client_Endpoint, created_at 2011_09_28, deployment Perimeter, performance_impact Low, confidence High, signature_severity Informational, updated_at 2023_07_06, reviewed_at 2024_03_11;
)

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.