🎯 Cracking Hashes

📝 Description

Here we will generate hashes and then we will crack them just like if it was some stolen passwords.

🎯 Objective

This lab aims to build foundational knowledge in password security, improve technical documentation skills, and develop a structured approach to using cybersecurity tools effectively in both offensive and defensive contexts.

🔧 Tools Used

💡 Skills Learned

Summary

This project taught me how to identify and crack various hash types using Hashcat and other tools. Challenges included recognizing bcrypt hashes without reliable tool support and troubleshooting file and command formatting. I learned how salts protect passwords and improved both my Linux command skills and technical documentation.