ctf-d 사진 속에서 빨간색이..
Multimedia 문제 중 세 번째 문제다.
문제는 다음과 같다. 사진을 클릭해보자.
사진은 다음과 같다. 빨간색이 이상해 보이냐 물었으니 꽃에 숨겨진 키워드가 있는 것인가 생각해봤다.
그렇다면 툴을 통해 숨겨진 글자가 있는지 확인해보자
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
위의 툴 사용 예정
찾을 수 없었다. 이미 키를 숨겨놓은 스테가노그래피를 사용한 것이 아닌가 싶었다.
incoherency.co.uk/image-steganography/#unhide
Image Steganography
Each channel (red, green, blue) of each pixel in an image is represented by an 8-bit value. To hide the secret image inside the cover image, we replace the n least significant bits of the cover pixel value with the same number of most significant bits from
incoherency.co.uk
다음으론 위의 툴을 사용해보았다.
키가 숨어있는 것을 확인했다. 사진을 저장해보고 full size로 봐보자.
키를 정확하게 인식할 수 있었다.
정답은 tjctf{0dd5_4nd_3v3n5}다
정답 해결!