Dictionary - A le of words is run against user accounts, and if the password
is a simple word, it can be found pretty quickly.
Hybrid - A common method utilized by users to change passwords is to add
a number or symbol to the end. A hybrid attack works like a dictionary
attack, but adds simple numbers or symbols to the password attempt.
Brute force - The most time-consuming, but comprehensive way to crack
a password. Every combination of character is tried until the password is
broken.