We can use automated programs to attempt password logins on a website using a dictionary file, which contains a list of common passwords.

Can you think of ways how websites might prevent a dictionary attack?

By limiting the amount of login attemptsBy lifting password restrictionsBy using a CAPTCHA on the login form

That's it! These tactics can help protect websites against our dictionary attacks.

Check again! Might strong passwords be effective against these attacks?