Maximum authentication attempts exceeded.


Description

Maximum authentication attempts exceeded.

Query · wazuh

match="^error: maximum authentication attempts exceeded"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. decoded_as=sshd
  2. 5758 Maximum authentication attempts exceeded. refinement level 8 this rule
    match="^error: maximum authentication attempts exceeded"

Rule dependencies

Depends on

Raw source Maximum authentication attempts exceeded. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="5758" level="8">
    <if_sid>5700,5710</if_sid>
    <match>^error: maximum authentication attempts exceeded </match>
    <description>Maximum authentication attempts exceeded.</description>
    <mitre>
      <id>T1110</id>
    </mitre>
    <group>authentication_failed,gpg13_7.1,</group>
  </rule>

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.