Forensics Level 1 15 points

13. Hidden Metadata in Images

Mission

Photos and images contain metadata called EXIF. This metadata records shooting date, camera info, GPS coordinates, etc. Check the EXIF data of image_with_flag.jpg to find the flag! Available commands: - exiftool image_with_flag.jpg - cat image_with_flag.jpg | grep FLAG

#forensics#exif#metadata#images#privacy

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag