Post

In Plain Sight

1337UP Live 2024 In Plain Sight Challenge

Challenge description:

Barely hidden tbh..

We’re given this photo

kibby!

So lets do some good digital forensics and run binwalk on it

binwalk pt.1

Aha! So there’s some hidden zip files in there. Lets use the extract option with binwalk by adding -e to the end of the command.

binwalk pt.mine

Alas, it appears the zip files contents are locked. Maybe someone else has already figured out a password? Lets check out Aperi'Solve

locked!

Aperi'Solve

It’s right, I never wouldve gotten that. Let’s throw that into the file and we get a blank white image. Hm. maybe Aperi'Solve isn’t done yet

flagged!

Looks like the flag was hiding, but we found it nonetheless.

FLAG: INTIGRITI{w4rmup_fl46z}

This post is licensed under CC BY 4.0 by the author.