seth
Photo Fraud

Photo Fraud

July 31, 2026
0
1 min

← US Cyber Open Season VI Writeups

image.png

We get an image that may have been tampered with. exiftool shows us there is a thumbnail in the metadata.

image.png

extract it with exiftool -b challenge.jpg > thumb.jpg

the file isn’t renderable, so look for the jpeg magic bytes

image.png

image.png

and crop the image to start with ÿØÿÛ

image.png

Flag: SVIUSCG{meridian_thumbnail_reveal_garret}