-
[ctf-d] Find Key(Hash)2022/Write-Ups 2022. 5. 17. 13:51
1팀 김나연
Find Key(Hash) apocalypse.txt 다운 받은 apocalypse.txt 이다.
HxD HxD로 해당 파일을 열어보았다.
HxD로 열었을 때 보이는 공백 부분은 whitespace steganography라고 한다.
※Whitespace Steganography: 탭과 공백을 추가하여 텍스트 파일의 메세지를 숨기는 것.
http://darkside.com.au/snow/index.html
The SNOW Home Page
The SNOW Home Page Whitespace steganography The program SNOW is used to conceal messages in ASCII text by appending whitespace to the end of lines. Because spaces and tabs are generally not visible in text viewers, the message is effectively hidden from ca
darkside.com.au
white steganography라는 걸 알았으니 Snow.exe 툴을 사용해 숨긴 문자를 확인해보자.
snow.exe폴더 SNOW.EXE -C Apocalypse.txt SNOW.EXE를 실행시키니 Encore un coup des Anonymous 라는 값이 나왔다.
KEY Format : md5 이니
문자열의 md5값을 확인해보자.
md5 hash generator md5 hash md5 hash 값은 0faec26266432f508d05bf36285ea718이다.
correct! '2022 > Write-Ups' 카테고리의 다른 글
[ctf-d] Find Key(butterfly) (0) 2022.05.17 [suninatas] 28번 (0) 2022.05.17 [ctf-d] 이벤트 예약 웹 사이트를 운영하고...#A#B#C (0) 2022.05.17 [ctf-d] 천 마디 말보다 사진 한 장... (0) 2022.05.17 [Suninatas] 26 (0) 2022.05.17