GandalfTheWise
30 points Easy

Extract the flag from the Gandalf.jpg file. You may need to write a quick script to solve this.

Gandalf.jpg
Flag
Rating 4.59
5
4
3
2
1

Discussion

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

  1. From Base64 for first string
  2. XOR and set second value as Base64 Key
0

py ):

0
Protected
0

HINT: everything you'll need is in the first four lines of the file

0

Learning new things, Thanks

0

You're welcome.

0

pretty hard for beginner

0
Protected
0

its med , not easy .. but still good challenge , using google and programming skills to get the flag .. tools not working this time .

0

i don't get it , i got the xor bla bla bla but wrong..why

0

Wow, it was a great challenge, but I think it shouldn't be marked as 'easy'

5

Glad you liked it.

0