Exif
2 minutos de lectura
Se nos pide encontrar la flag en esta imagen:
Sin embargo, la flag no está visible en la propia imagen ni oculta en su contenido. En cambio, podemos encontrar la flag en los metadatos del archivo.
Para extraer los metadatos, podemos utilizar exiftool
:
$ exiftool Computer-Password-Security-Hacker\ -\ Copy.jpg
ExifTool Version Number : 12.30
File Name : Computer-Password-Security-Hacker - Copy.jpg
Directory : .
File Size : 54 KiB
File Modification Date/Time : -
File Access Date/Time : -
File Inode Change Date/Time : -
File Permissions : -rw-r--r--
File Type : JPEG
File Type Extension : jpg
MIME Type : image/jpeg
JFIF Version : 1.02
X Resolution : 100
Y Resolution : 100
Exif Byte Order : Big-endian (Motorola, MM)
Resolution Unit : None
Y Cb Cr Positioning : Centered
Exif Version : 0231
Components Configuration : Y, Cb, Cr, -
Flashpix Version : 0100
Owner Name : CTFlearn{3l1t3_3x1f_4uth0r1ty_dud3br0}
GPS Latitude Ref : South
GPS Longitude Ref : East
Quality : 60%
DCT Encode Version : 100
APP14 Flags 0 : [14], Encoded with Blend=1 downsampling
APP14 Flags 1 : (none)
Color Transform : YCbCr
Image Width : 660
Image Height : 371
Encoding Process : Baseline DCT, Huffman coding
Bits Per Sample : 8
Color Components : 3
Y Cb Cr Sub Sampling : YCbCr4:4:4 (1 1)
Image Size : 660x371
Megapixels : 0.245
GPS Latitude : 77 deg 17' 2.62" S
GPS Longitude : 44 deg 4' 7.30" E
GPS Position : 77 deg 17' 2.62" S, 44 deg 4' 7.30" E
Y aquí está la flag:
CTFlearn{3l1t3_3x1f_4uth0r1ty_dud3br0}