Posts: 3
Threads: 1
Joined: Dec 2016
12-31-2016, 09:22 PM
(This post was last modified: 12-31-2016, 09:24 PM by Wolololol.)
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?
Posts: 3
Threads: 1
Joined: Dec 2016
12-31-2016, 09:29 PM
(This post was last modified: 12-31-2016, 09:29 PM by Wolololol.)
Fun fact it's 2017 on the server eventhough it's 2016 here..
Posts: 930
Threads: 4
Joined: Jan 2015
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
~
Posts: 3
Threads: 1
Joined: Dec 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.