Skip to main content

Hidden

Forensics | Level 1 - Hidden

Challenge

We have received an image which seems to contain hidden info. Can you find it?

Download file

Solution

Solution Guide

This is a simple challenge involving a hidden string. You can solve it by simply running the Linux command strings <image> to get the flag!

Credits

  • Author(s): Divesh Gupta (legendile7)