728x90
SMALL

이 문제에서는 .docx파일을 확인할 수 있습니다.

이 파일을 열어보면 "This is not the flag you're looking for."이라는 문자열만 나올뿐 별다른 소득은 없었습니다.

this_would_be_the_flag_you_are_looking_for

그래서 HextEdit로 열어서 혹시몰라 탐색해본 결과 'this_would_be_the_flag_you_are_looking_for'이라는 문장을 찾을 수 있었습니다. 다른 방법으로는 이 문제는 PK시그니처를 가지고 있어 file.docx의 확장자명을 .zip으로 변환하여 문제를 풀어도 동일한 'this_would_be_the_flag_you_are_looking_for'라는 플레그를 확인 할 수 있습니다.

LIST

+ Recent posts