Extract the flag from the Gandalf.jpg file. You may need to write a quick script to solve this.
HINT: everything you'll need is in the first four lines of the file
Learning new things, Thanks
You're welcome.
MADONNA PUTTANA how the fuck did you do it
Glad you liked it.
should be medium
This challenge really is a reminder to not overthink things and take every little step.
1 week ago
strings Gandalf.jpg
Decode base64 to get fake flag
We need to use XOR for other strings Decode from base64 each of them and use xor.
We can use CyberChef. Select
From Base64
for first stringXOR
and set second value as Base64 Key