Information
Points | Category | Level |
---|---|---|
200 | Forensics | Easy |
Challenge
Can you help us find the flag in this Meta-Material? You can also find the file in /problems/truly-an-artist_4_cdd9e325cf9bacd265b98a7fe336e840.
Hint
- Try looking beyond the image.
- Who created this?
Solution
I tried to put the image in some online tools and etc and I didnt fount anything, later I tried to figure out what those numbers in the image says and again didn’t found anything. So I read again the challenge and then it’s hit me.
The link to download the file called “Meta-Material”, as you know each file as a metadata on him that save information like, date of creation, last modification and etc. There is a nice tool to extract this data from a file called “exiftool”
apt-get install exiftool
For installing the program. Now go with the terminal for the file location and write
exiftool 2018.png
There is some information about this file, and hi! here is the flag!
Flag
picoCTF{look_in_image_13509d38}