Lab 5 – Password Cracking

This lab introduced me to testing password strength and understanding how different complexity levels affect security. I created multiple user accounts with varying password types, ranging from simple dictionary words and numeric passwords to more complex combinations including uppercase letters, digits, and symbols. I then exported the user password hashes into a file and used John the Ripper with a wordlist to attempt password cracking. A challenge was ensuring the correct hash format and properly configuring the cracking process. Overall, the lab demonstrated how weak passwords are easily cracked and reinforced the importance of using strong, complex passwords for security.

Leave a Reply

Your email address will not be published. Required fields are marked *