First extract the hash from the zip file, then use hashcat to crack that hash to obtain the password.
john_the_ripper has zip2john to obtain the hash.
https://www.redfoxsec.com/blog/john-the-...d-cracking
There are many tutorials online, let google be your guide!
I will add that you might want to start with creating a new zip file with a known password. Then do the above steps to make sure can recover the correct password, before tackling the unknown password.
john_the_ripper has zip2john to obtain the hash.
https://www.redfoxsec.com/blog/john-the-...d-cracking
There are many tutorials online, let google be your guide!
I will add that you might want to start with creating a new zip file with a known password. Then do the above steps to make sure can recover the correct password, before tackling the unknown password.
