Encrypting and Decrypting Data using fcrackzip (Brute Force)
- Examples of password recovery utilities and programs include hashcat, John the Ripper, Lophtcrack, and others.
- In this Activity, we will use fcrackzip which is a simple Linux utility to recover the passwords of encrypted zip files.
- Consider that these same tools can be used by cybercriminals to discover unknown passwords
- Although they would not have access to some pertinent information, with time, it is possible to discover passwords to open encrypted zip files.
- The amount of time required depends on the password strength and the password length.
- Longer and more complex passwords (mix of different types of characters) are more secure.