Difficulty: Beginner
Why is it important to use a delay or lockout after failed login attempts?
To significantly increase the time it takes for an automated tool to guess a password (brute-forcing), making the attack impractical.
Auth, Security
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.