Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 753 Bytes

runningman.md

File metadata and controls

26 lines (16 loc) · 753 Bytes

Running Man

Challenge Category: Forensics
Challenge Points: 500

Challenge Description

Found an image in the data files somewhere. A funny looking man running while holding a flag. It doesn't seem to be used anywhere in the system though? Might be just a useless file.

(Download running-man.png)

Solution

Running commands such as file, binwalk, exiftool, steghide, zsteg will not reveal the flag as it is really an image file. However, this is a steganography challenge.

java -jar stegsolve.jar

Open the file in Stegsolve and cycle through the different modes until you find the flag.

Solved

NYP{1nF053c!?}