Back to challengesolution_viewer.sh
Hackemon 2.0 Writeup
Ghost Static
solution.md|12 lines(427 B)
Ghost Static - Solution
#Steps to solve
- Base64 Decode: Decode the given string to reveal a morse code message.
- Morse Decode: Decode the morse code to get a hint pointing to a city.
- Find the image: Open the corresponding city image from the zip file.
- Extract the flag: Run steghide on the image with the passphrase "Gideon".
- Capture the flag: Obtain the flag in secret.txt
