This tutorial for Ubuntu or Backtrack users to crack password-protected zip files with wordlists.
1. Install FCrackZIP packages.
- apt-get install fcrackzip
2. Crack it with Dictionary or Brute Force Attack.
- Brute Force Attack.
- fcrackzip -v zipfiles.
- fcrackzip -v -D -p /pentest/passwords/wordlists/wordlists zipfiles.
*** My wordlist is /pentest/passwords/wordlists/wordlists
3. That's you crack the file.
0 comments:
Post a Comment