The GDG Algiers one of the largest community of developers and tech enthusiasts in Algeria and MENA region, has organized the first edition of the GDG Algiers CTF. Competition started October 7 and finish 48 hours later. Was a very fun and hard CTF, with some medium challenges. Very good infra and support. We chose this misc challenge, because it's a clever way to hide info inside an image.
We start analyzing the image with Online Steganography tools as aperisolve and fotoforensics and local tools as stegsolve and zsteg) without any apparent result.
Then we started to analyze the file with a forensic tools called binwalk and these are the results:
We find a text file called 36AD6
We can see a pattern where the characters “31” are, let’s clean it up a bit, converting those “31” into spaces
Ok, we have a QR code. Now let’s play a bit with columns and rows
Almost there…
and we have the QR code!
When we scan the QR code with a smartphone, we get the flag!