Zip-Brute

Goal:

  • Using brute force attack to recover the password for protected zip files

Python has an inbuilt module named zipfile that can be used to access zip files.

Open the terminal and install

pip install zipfile36
Pip install time

Result:

zip_brute