Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 969 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 969 Bytes

Milkslap

Write-up author: jon-brandy

DESCRIPTION:

🥛

HINT:

  1. Look at the problem category

STEPS:

  1. First, open the website given.

image

  1. Now, let's open the source code file.
  2. At the .css file, let's download the concat_v.png file.

image

  1. Based from the hint, since it's a forensic challenge, it may be a stegano technique.
  2. For this solution i used the zsteg tools.
  3. At your kali linux terminal, run this command:
zsteg -v concat_v.png
  1. Finally we got the flag!

image


FLAG

picoCTF{imag3_m4n1pul4t10n_sl4p5}