hashcat Forum
Interesting situation, zipfile password protected, and extracted. - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Interesting situation, zipfile password protected, and extracted. (/thread-6174.html)



Interesting situation, zipfile password protected, and extracted. - Wolololol - 12-31-2016

So imagine the following situationĀ 

You zipped & password protected some files and you have the original folder.
Anyway to figure out what the password was using hashcat?


RE: Interesting situation, zipfile password protected, and extracted. - Wolololol - 12-31-2016

Fun fact it's 2017 on the server eventhough it's 2016 here..


RE: Interesting situation, zipfile password protected, and extracted. - royce - 12-31-2016

If it's WinZip-compatible ZIP, then it would be covered by mode 13600. You'll have to extract the hash using zip2john (from John the Ripper). This thread may be useful:

https://hashcat.net/forum/thread-5709.html


RE: Interesting situation, zipfile password protected, and extracted. - Wolololol - 12-31-2016

(12-31-2016, 09:29 PM)royce Wrote: If it's WinZip-compatible ZIP, then it would be covered by mode 13600. You'll have to extract the hash using zip2john (from John the Ripper). This thread may be useful:

https://hashcat.net/forum/thread-5709.html

Awesome, thanks for the quick reply on new years eve.