Unchained 2
Last updated
Last updated
"Go from hacking web to solving puzzles"
Wow! You helped admin to recover his password! Now help him recover his lost rar password
Good Luck!
(It's the continuation of Unchained 1!)
Challenge link: https://harsh1tarora.pythonanywhere.com/
This is the continuation of Unchained 1
Using ls
we can list the files
We can also download these files using download
command
After downloading the files, running strings
on the png file gives us
Decoding using morse gives us P_A_SS_W8RD_FR@F!LE2
Unzip the rar
file using the password P_A_SS_W8RD_FR@F!LE2
, gives us a key.txt
file
the key.txt
file contains the key and IV, which will be used when we run the FILE-3.py
file
Running the FILE-3.py
file with the key and IV gives us the a hex
string.
Decoding the hex
string gives us the flag