Crack A Password Protected Zip File Using Kali

In this tutorial I show you how to create a password protected zip file and then crack it using fcrackzip within Kali

Command to type in terminal

fcrackzip -b -c 'aA1!' -l 1-10 -u  file_name.zip

Related posts

SQL Injection: Why It Persists and How to Prevent It

Virus vs Worm: Why the Propagation Difference Actually Matters

Man in the Middle Attack: Techniques, Real Examples, and Defences