ET POLICY gogo6/Freenet6 Authentication Attempt


Query · suricata

content:"AUTHENTICATE|20|"; offset:8;
pcre:"/^(?:ANONYMOUS|PASSDSS-3DES-1)\r\n/R";
threshold:type both, count 1, seconds 60, track by_src;
Raw source ET POLICY gogo6/Freenet6 Authentication Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET any -> $EXTERNAL_NET 3653 (
    msg:"ET POLICY gogo6/Freenet6 Authentication Attempt";
    content:"AUTHENTICATE|20|"; offset:8;
    pcre:"/^(?:ANONYMOUS|PASSDSS-3DES-1)\r\n/R";
    threshold:type both, count 1, seconds 60, track by_src;
    classtype:policy-violation;
    sid:2019383; rev:1;
    metadata:created_at 2014_10_10, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, 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.