WOW.... So Meta
20 points Easy

This photo was taken by our target. See what you can find out about him from it. https://mega.nz/#!ifA2QAwQ!WF-S-MtWHugj8lx1QanGG7V91R-S1ng7dDRSV25iFbk

Flag
Rating 4.31
5
4
3
2
1

Discussion

exiftool :)

1

flag{EEe_x_I_FFf}

-4

https://georgeom.net/StegOnline/upload helped me alot

-1
Protected
-1

metadata of image

-1
Protected
-1

its about meta data = hmmm soo meta data is data of the data use exif :>

-1
Protected
-1
Protected
-1
Protected
-1

Use exiv2 tool to print XMP metadata and pipe it to awk matching on "flag" and returning the last element of that line:

 exiv2 -px pr 3UWLBAUCb9Z2.jpg | awk '/flag/ {print $NF}'
3