ET POLICY My2022/Beijing2022 App (TLS SNI) 3


Query · suricata

flow:established,to_server;
tls_sni;
content:"my2022.beijing2022.cn";
isdataat:!1,relative; nocase;
Raw source ET POLICY My2022/Beijing2022 App (TLS SNI) 3 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET POLICY My2022/Beijing2022 App (TLS SNI) 3";
    flow:established,to_server;
    tls_sni;
    content:"my2022.beijing2022.cn";
    isdataat:!1,relative; nocase;
    reference:url,citizenlab.ca/2022/01/cross-country-exposure-analysis-my2022-olympics-app/;
    classtype:policy-violation;
    sid:2034999; rev:2;
    metadata:created_at 2022_01_28, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_01_28;
)

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.