Protected Archives
ℹ️ Informations¶
- 🌐 Website: HackTheBox
- 📚 Module: Password Attacks
- 🔗 Link: Protected Archives
❓Question¶
No questions
📋 Walkthrough¶
Reuse password: kira:L0vey0u1!
-
Find the Notes.zip file on the remote machine:
-
Copy the Notes.zip file from the remote machine to the local machine:
-
Verify the presence of the Notes.zip file in the local directory:
-
Extract the hash from the Notes.zip file using zip2john:
-
Use John the Ripper to crack the password of the Notes.zip file:
┌──(kali㉿kali)-[~/Desktop/HTB/Academy] └─$ john -w=mut.txt hash Using default input encoding: UTF-8 Loaded 1 password hash (PKZIP [32/64]) Will run 24 OpenMP threads P@ssw0rd3! (Notes.zip/notes.txt) 1g 0:00:00:00 DONE (2025-03-18 09:57) 100.0g/s 9404Kp/s 9404Kc/s 9404KC/s l0vely84!..Yellow99! Use the "--show" option to display all of the cracked passwords reliably Session completed.
-
Extract the contents of the Notes.zip file using the cracked password:
-
Verify the presence of the extracted notes.txt file:
-
Read the contents of the notes.txt file to obtain the flag:
Answer
HTB{ocnc7r4io8ucsj8eujcm}