플래그를 개 에게서 뺏어와야 할 것 같다.
잘 구슬려 봐야겠다.
일단 문제의 파일을 다운받자.
오.. 뭔가 그 동안 계속 시도했던 스테가노그래피 일 것만 같은 느낌이 든다.
1. Staganography online
https://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
이 사이트를 이용할 것이다.
사진이 엄청 밝은 것을 봐서는 #FFFFFF 를 LSB 한 것 같다.
* 최하위 비트인 LSB를 변조
-
강아지의 얼굴 쪽에 어떠한 텍스트가 생긴 것을 알 수 있다.
bits 값을 조절해보자.
bits 값을 3으로 주었더니 더욱 확실한 텍스트가 생겼다.
텍스트가 선명하지 않아 구분하기 좀 힘들었지만
Flag를 획득했다!
🔑 tjctf{th3_f0x_jump3d_0v3r_m3}
클리어!
'Forensic' 카테고리의 다른 글
[CTF-D] three thieves threw trumpets through trees (0) | 2022.07.27 |
---|---|
[CTF-D] 사진 속에서 빨간색이... (0) | 2022.07.27 |
[CTF-D] 저는 플래그를 이 파일에... (0) | 2022.07.27 |
[CTF-D] 이 파일에서 플래그를 찾아라! (0) | 2022.07.26 |
[Suninatas] 28번 (0) | 2022.07.26 |