-
Password Cracker:
- Software tool used to recover passwords from hosts or to discover weak passwords.
-
Examples of password crackers:
- Cain & Abel
- THC-Hydra
- Aircrack-ng (WPA only)
- RainbowCrack
- OphCrack
-
Password cracking methods:
- Guessing
- Dictionary Attacks
- Brute-Force Attacks
-
Cryptanalysis Attacks (Rainbow Tables)
-
Rainbow Table:
- In password cracking, a set of precalculated encrypted passwords located in a lookup table.
-
Salt:
- The randomization of the hashing process to defend against cryptanalysis password attacks and rainbow tables.