How to crack a password protected ZIP file in KALI Linux
I am going to use brute-force attack here. Let’s see the process now. I will explain everything that will be used in the process.
Use the command fcrackzip -b -c a -l 1-5 -u pass_file.zip
I am going to use brute-force attack here. Let’s see the process now. I will explain everything that will be used in the process.
Use the command fcrackzip -b -c a -l 1-5 -u pass_file.zip