What is a Brute Force Attack?
Trying every possible combination of characters to crack a password
What is a Dictionary Attack?
Using a list of commonly used passwords and trying them all
What is Password Spraying?
form of brute force attacks that involves trying a small number of commonly used passwords against a large number of users or accounts
What is a Hybrid Attack?
combines elements of a brute force and dictionary attack by starting out a dictionary of commonly used passwords, but also including variations like adding numbers or special characters