1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Brute Force Attacks
Trying every possible combination of characters until the correct password is found.
Dictionary Attack
Using a list of commonly used passwords and trying them all.
Password Spraying
A form of brute force attacks that involves trying a small number of commonly used passwords against a large number of usernames or accounts.
Hybrid Attack
Blends brute force and dictionary techniques by using common passwords with variations such as adding numbers or special characters.