Password Analysis Tools Flashcards
What is a password analysis tool?
A tool used to test the strength of your passwords and if they are following the password policies.
What is another name for password analysis tools?
Password crackers
What does the password cracker do?
They use comparative analysis to break password. It systematically, continually guesses the password until it figures it out.
What are the two best known password crackers?
Cain & Abel and John the Ripper
What are the 4 methods of password cracking?
Password Guessing
Dictionary Attack
Brute-Force Attack
Cryptanalysis Attack
Explain password guessing
You guess the password based on some known information about the user. For example, you know the users birthday or dogs name etc.
Explain dictionary attacks
Uses every word and variation of that word possible; Leo, Ieo, 1eo.
Explain brute-force attacks
A brute-force attack when an attacker uses a set of predefined values to attack a target and goes through them systematically from beginning to end.
What is a cryptanalysis attack?
It’s comparing an encrypted password to a rainbow table.
What is the rubber hose method?
When you took the rubber hose (physical violence) to a person and made them tell you their password…
Note: No longer need to know for the exam