alert tcp $EXTERNAL_NET any -> $HOME_NET any (msg: "[JUNIPER] Possible authentication dictionary attack"; content: "LOGIN_INVALID_LOCAL_USER"; content:"No entry in local password"; classtype: network-event; sid: 5000894; threshold:type limit, track by_src, count 5, seconds 120; rev:1;)
-- Main.Sagan-Wiki-Add - 2015-10-21
New revisions of 5000894 will be below...
alert any $EXTERNAL_NET any -> $HOME_NET any (msg: "[JUNIPER] Possible authentication dictionary attack"; content: "LOGIN_INVALID_LOCAL_USER"; content:"No entry in local password"; default_proto: tcp; classtype: network-event; sid: 5000894; threshold:suppress, track by_src, count 5, seconds 120; rev:2;)
-- Main.Sagan-Wiki-Add - 2021-4-12