ET GAMES Moonlight Hack Actvity (GET)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.host;
content:"moonlight.uno"; bsize:13; fast_pattern;
Raw source ET GAMES Moonlight Hack Actvity (GET) · 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 Moonlight Hack Actvity (GET)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.host;
    content:"moonlight.uno"; bsize:13; fast_pattern;
    reference:md5,ebfdbc2a60373344e6ab32c866027ea8;
    classtype:policy-violation;
    sid:2034843; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_12_23, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_12_23;
)

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.