Forensics 101
https://ctflearn.com/challenge/96
Last updated
https://ctflearn.com/challenge/96
Last updated
Think the flag is somewhere in there. Would you help me find it? https://mega.nz/#!OHohCbTa!wbg60PARf4u6E6juuvK9-aDRe_bgEL937VO01EImM7c
Let's open the link and see what is in the MEGA folder.
It's an image with a Minion on it. It also has some text but none of it is in the format of our flag.
There are some strings inside of an image file as well. These strings can be extracted using the strings
utility in Linux.
Alternatively we can also use the Strings
operation inside Cyberchef in order to find the flag.