Hi, just as we talked during a break, you have this file here and check if something is wrong with it. That's the only thing we found strange with this suspect, I hope there will be a password for his external drive
Bye
https://ctflearn.com/challenge/download/957
-
Clearly the discovered alphanumeric strings are base64 encoded (Indicated by
=
padding), so I used a base64 decoder(https://www.base64decode.org/) to obtain the following:
-
The field labelled 'password' seemed to be a distraction. Decoding the string in the 'external' field revealed the actual flag.
-
Flag obtained :
CTFlearn{)_1l0w3y0Um00my123}