ET POLICY OpenSSL Demo CA - Internet Widgits Pty (O)


Query · suricata

flow:established,to_client;
tls.cert_subject;
content:"O=Internet Widgits Pty Ltd";
Raw source ET POLICY OpenSSL Demo CA - Internet Widgits Pty (O) · 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 OpenSSL Demo CA - Internet Widgits Pty (O)";
    flow:established,to_client;
    tls.cert_subject;
    content:"O=Internet Widgits Pty Ltd";
    classtype:not-suspicious;
    sid:2011540; rev:7;
    metadata:created_at 2010_09_27, confidence High, signature_severity Informational, 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.