ET GAMES Multiple Game Cheat Application Activity


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:".php?hwid="; fast_pattern;
http.user_agent; bsize:7;
content:"EnAgent";
Raw source ET GAMES Multiple Game Cheat Application Activity · 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 Multiple Game Cheat Application Activity";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:".php?hwid="; fast_pattern;
    http.user_agent; bsize:7;
    content:"EnAgent";
    reference:url,www.virustotal.com/gui/file/1276331d3b61566b027ab4a76c0ac0d2e0b7650a7a2891f50bd0ce8cf72c6218/behavior;
    classtype:bad-unknown;
    sid:2044163; rev:2;
    metadata:attack_target Client_Endpoint, created_at 2023_02_09, deployment Perimeter, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_03_12;
)

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.