picoCTF 2018/Forensics
picoCTF 2018 - Reading Between the Eyes
Bace
2020. 5. 21. 19:13
주어진 이미지를 다운로드 받으면 허스키가 나온다.
문제 이름이 눈 사이를 보라고 해서 스테가노그래피 디코딩 사이트에서 이미지를 디코딩 해보았다.
사이트 주소 : https://stylesuxx.github.io/steganography/
Steganography Online
Encode message To encode a message into an image, choose the image you want to use, enter your text and hit the Encode button. Save the last image, it will contain your hidden message. Remember, the more text you want to hide, the larger the image has to b
stylesuxx.github.io
decode image에 다운로드 받은 이미지를 넣고 decode하면 flag가 뜬다.
picoCTF{r34d1ng_b37w33n_7h3_by73s}