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

Kerberoasting Attack Explained Step by Step

CSRF Attack Explained: Mechanics, Real Exploits, and How to Test for It