png 헤더, 푸터 시그니처를 먼저 확인해보았다.
별 문제 없음
스테가노그래피 해독 사이트에 이미지를 넣어보았다.
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
이용하는 방법은 쉽다!
unhide image 선택 후, 해독하고 싶은 파일 집어넣기만 하면 됨.
숨겨진 이미지를 살펴보면 아래와 같다.
숨겨진 암호는
tjctf{0dd5_4nd_3v3n5}
[Dreamhack] Basic_Forensics_1 Write-up (0) | 2023.10.08 |
---|---|
[PortSwigger] Lab: Blind SQL injection with conditional responses Write-Up (0) | 2023.10.05 |
[Dreamhack] simple_sqli write-up (0) | 2023.10.05 |
[PortSwigger] Lab: Basic clickjacking with CSRF token protection (0) | 2023.09.28 |