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, set the number based on site policy.
Solution
Edit the /etc/ssh/sshd_config file to set the parameter as follows: MaxAuthTries 4