The MaxAuthTries parameter specifies the maximum number of authentication attempts permitted per connection. When the login failure count reaches half the number, error messages will be written to the syslog file detailing the login failure. Rationale: Setting the MaxAuthTries parameter to a low number will minimize the risk of successful brute force attacks to the SSH server. While the recommended setting is 4, it is set the number based on site policy. Fix: Edit the /etc/ssh/sshd_config file to set the parameter as follows: MaxAuthTries 4 [number try] Edit the /etc/ssh/sshd_config file to set the parameter as follows: MaxAuthTries 4 oval:org.secpod.oval:def:92270 oval:org.secpod.oval:def:87288 oval:org.secpod.oval:def:85162 oval:org.secpod.oval:def:65933 SCAP Repo OVAL Definition 2023-08-23