[Wargame Write-up]/ThisisLegal [ThisisLegal] [Bonus Challenges] #5. Find the password hidden in an image. Kevin S. 2017. 2. 21. 06:14 스테가노그래피 문제이다. ITS IN HERE라고 적힌 이미지가 타겟인 모양이다. Hint: File Signature, Trailer 확인 상세 풀이는 아래 클릭~ Details접기 파일의 trailer 부분이다. JP(E)G 파일은 보통 Hex 값으로 FF D9로 끝나기 마련인데, 값이 다르다. C4 3D 7B 00 40 07 00라는 16진수열을 trailer로 가지는 파일은 RAR이다. RAR File Signature의 시작 부분을 찾자. 52 61을 검색하면 나온다. 바로 왼쪽에 JPEG Trailer가 보인다. 52 61부터 맨 끝까지 복사해 새 파일에 이식하자. 파일명은 아무렇게나 하고 확장자는 rar로 주면 된다. 그러면 이런 JPG 파일이 들어있는 rar 파일이 추출된다. 이미지는 이렇게 생겼다. 입력하면 접기 Clear~ 공유하기 게시글 관리 Kevin's TechLog 저작자표시 비영리 변경금지 (새창열림) '[Wargame Write-up] > ThisisLegal' 카테고리의 다른 글 [ThisisLegal] [SQL Challenges] #2. More security has been added to the login. However it isn't secure yet. (0) 2017.03.17 [ThisisLegal] [Programming Challenges] #1. Write a program to beat a constantly changing code. (0) 2017.03.11 [ThisisLegal] [Basic Challenges] #10. Get past a flash login. (0) 2017.02.20 [ThisisLegal] [Basic Challenges] #9. Break this encryption. (0) 2017.02.20 [ThisisLegal] [Basic Challenges] #8. Crack a simple App. (0) 2017.02.19 '[Wargame Write-up]/ThisisLegal' Related Articles [ThisisLegal] [SQL Challenges] #2. More security has been added to the login. However it isn't secure yet. [ThisisLegal] [Programming Challenges] #1. Write a program to beat a constantly changing code. [ThisisLegal] [Basic Challenges] #10. Get past a flash login. [ThisisLegal] [Basic Challenges] #9. Break this encryption.