ET POLICY Logmein.com/Join.me SSL Remote Control Access


Query · suricata

flow:established,from_server;
tls.cert_subject;
content:"LogMeIn, Inc."; fast_pattern;
content:"join.me";
Raw source ET POLICY Logmein.com/Join.me SSL Remote Control Access · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET POLICY Logmein.com/Join.me SSL Remote Control Access";
    flow:established,from_server;
    tls.cert_subject;
    content:"LogMeIn, Inc."; fast_pattern;
    content:"join.me";
    classtype:policy-violation;
    sid:2022551; rev:4;
    metadata:created_at 2016_02_22, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_20;
)

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.