ET POLICY Windows-Based OpenSSL Tunnel Outbound


Query · suricata

flow:established;
content:"|16 03 00|";
content:"|00 5c|"; distance:0;
content:"|c0 14 c0 0a 00 39 00 38 00 88 00 87 c0 0f c0 05 00 35 00 84 c0 12 c0 08 00 16 00 13 c0 0d c0 03 00 0a c0 13 c0 09 00 33 00 32 00 9a 00 99 00 45 00 44 c0 0e c0 04 00 2f 00 96 00 41 00 07 c0 11 c0 07 c0 0c c0 02 00 05 00 04 00 15 00 12 00 09 00 14 00 11 00 08 00 06 00 03 00 ff|"; distance:0;
threshold:type both, count 1, seconds 300, track by_dst;
Raw source ET POLICY Windows-Based OpenSSL Tunnel Outbound · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET POLICY Windows-Based OpenSSL Tunnel Outbound";
    flow:established;
    content:"|16 03 00|";
    content:"|00 5c|"; distance:0;
    content:"|c0 14 c0 0a 00 39 00 38 00 88 00 87 c0 0f c0 05 00 35 00 84 c0 12 c0 08 00 16 00 13 c0 0d c0 03 00 0a c0 13 c0 09 00 33 00 32 00 9a 00 99 00 45 00 44 c0 0e c0 04 00 2f 00 96 00 41 00 07 c0 11 c0 07 c0 0c c0 02 00 05 00 04 00 15 00 12 00 09 00 14 00 11 00 08 00 06 00 03 00 ff|"; distance:0;
    threshold:type both, count 1, seconds 300, track by_dst;
    reference:url,www.stunnel.org/download/binaries.html;
    classtype:policy-violation;
    sid:2012078; rev:5;
    metadata:created_at 2010_12_22, confidence High, signature_severity Informational, updated_at 2019_07_26;
)

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.