Password Cracking
In this hands-on lab, you will learn the basics of password cracking. You will practice using Hashcat to crack passwords using both brute force and dictionary-based techniques.

Course Content
Upon completing this lab, you should be able to:
- Define password cracking.
- Define password salting.
- Identify types of password cracking techniques.
- Use Hashcat to crack a password using brute force mode.
- Use Hashcat to crack a password using dictionary mode.