This module is designed to help you understand and learn the basic concepts of different password attacks.
Password Cracking Techniques
John
Single crack modeis a rule-based cracking technique that generates password candidates based on the victim’s username, home directory name, and GECOS values (full name, room number, phone number, etc.)Wordlist modeis used to crack passwords with a dictionary attack, meaning it attempts all passwords in a supplied wordlist against the password hashIncremental modegenerates candidate passwords based on a statistical model (Markov chains); it is designed to test all character combinations defined by a specific character set2johntools can be used to crack files
1 | |