Which of the following BEST describes the purpose of implementing a failed attempts lockout policy on user accounts?
To require users to create more complex passwords, thereby increasing overall system security.
To introduce CAPTCHA challenges after failed login attempts to ensure the user is not a bot.
To prevent brute-force attacks by locking the account after a certain number of failed login attempts.
To monitor and log all failed login attempts for auditing purposes.