What are Password Attacks?
Methods used by attackers to crack or recover passwords
What is a Brute Force Attack?
Tries every possible character combination until the correct password is found
What is a Dictionary Attack?
Uses a list of commonly used passwords (a dictionary) to crack passwords
What is Password Spraying?
A form of brute force attack that tries a few common passwords against many usernames or accounts
What is a Hybrid Attack?
Combines elements of brute force and dictionary attacks by using common passwords with variations