ET INFO turbo.net SSL/TLS Certificate Observed (VDI and App Virtualization Service)


Query · suricata

flow:established,to_client;
tls.cert_subject;
content:"CN=*.turbo.net"; bsize:14; fast_pattern;
Raw source ET INFO turbo.net SSL/TLS Certificate Observed (VDI and App Virtualization Service) · 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 INFO turbo.net SSL/TLS Certificate Observed (VDI and App Virtualization Service)";
    flow:established,to_client;
    tls.cert_subject;
    content:"CN=*.turbo.net"; bsize:14; fast_pattern;
    reference:url,turbo.net;
    classtype:not-suspicious;
    sid:2038699; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_08_31, deployment Perimeter, performance_impact Low, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_08_31;
)

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.