ET USER_AGENTS WildTangent User-Agent (WT Games App)


Query · suricata

flow:established,to_server;
http.header;
content:"|0d 0a|WT-User-Agent|3a 20|WT|20|Games|20|App|20|";
Raw source ET USER_AGENTS WildTangent User-Agent (WT Games App) · 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 USER_AGENTS WildTangent User-Agent (WT Games App)";
    flow:established,to_server;
    http.header;
    content:"|0d 0a|WT-User-Agent|3a 20|WT|20|Games|20|App|20|";
    classtype:policy-violation;
    sid:2021384; rev:3;
    metadata:created_at 2015_07_07, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_17;
)

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.