ET POLICY FOX-SRT - Juniper ScreenOS SSH World Reachable


Query · suricata

flow:to_client,established;
content:"SSH-2.0-NetScreen";
Raw source ET POLICY FOX-SRT - Juniper ScreenOS SSH World Reachable · 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 22 -> $EXTERNAL_NET any (
    msg:"ET POLICY FOX-SRT - Juniper ScreenOS SSH World Reachable";
    flow:to_client,established;
    content:"SSH-2.0-NetScreen";
    reference:cve,2015-7755;
    reference:url,kb.juniper.net/JSA10713;
    classtype:policy-violation;
    sid:2022299; rev:2;
    metadata:created_at 2015_12_22, cve CVE_2015_7755, 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.