hideme

Description

Every file gets a flag. The SOC analyst saw one image been sent back and forth between two people. They decided to investigate and found out that there was more than what meets the eye here.

Info

  1. Doing a binwalk we get:
DECIMALHEXADECIMALDESCRIPTION
00x0PNG image, 512 x 504, 8-bit/color RGBA, non-interlaced
410x29Zlib compressed data, compressed
397390x9B3BZip archive data, at least v1.0 to extract, name: secret/
398040x9B7CZip archive data, at least v2.0 to extract, compressed size: 2876, uncompressed size: 3029, name: secret/flag.png
429150xA7A3End of Zip archive, footer length: 22
  1. So, lets extract the zip with foremost or scalpel.
    1. This gives us: 00000077.zip
    2. which gives us secret/flag.png
    3. Open this photo for an image of the flag.

Flag

picoCTF{Hiddinng_An_imag3_within_@n_ima9e_d55982e8}