2021/Write-Ups
[ctf-d] Find Key (butterfly)
10 01
2022. 2. 22. 16:53
1팀 박지혜
Q. Find Key (buttefly)
http://ctf-d.com/challenges#Find%20Key(butterfly)
밑에서 다운로드할 수 있는 나비 사진 안에서 키를 찾는 문제인 것 같다. 일단 사진파일을 다운받았다.
육안으로 보았을 때는 어떠한 키도 찾을 수 없었다. 이를 분석하기 위해 사진파일을 분석할 수 있는 사이트를 찾았다.
https://29a.ch/photo-forensics/#forensic-magnifier
Forensically, free online photo forensics tools
Forensically is a set of free tools for digital image forensics. It includes clone detection, error level analysis, meta data extraction and more.
29a.ch
사이트에서 사진을 불러와 이리저리 분석해보기로 했다.
여러 번 눌러보던 중 이미지의 색을 바꿨더니 다음과 같이 키 값이 나온 것을 확인할 수 있었다.
키 값을 입력하면,
문제 해결 성공!