To comply with the rule, in this write-up, I just deal with some hints related to this challenge. Here is no correct answer and no solution.
룰을 준수하기 위해, 이 문서에서는 이 챌린지와과 관련된 몇 가지 힌트만을 다룹니다. 여기에 정답과 솔루션은 없습니다.
I couldn't write the (Level 8 → Level 9) and (Level 9 → Level 10) write-up to Steemit due to lack of RC. If you need the write-up, please refer to the bottom link.
(Level 8 → Level 9) 그리고 (Level 9 → Level 10) write-up은 RC가 부족해서 스팀잇에 작성하지 못했습니다. 확인이 필요하신분은 맨 하단 링크를 참조해주세요.
Bandit Level 10 → Level 11
Level Goal
The password for the next level is stored in the file data.txt, which contains base64 encoded data
레벨 목표
다음 레벨을 위한 패스워드는 "data.txt"에 있고 base64로 인코딩되어있다.
Commands you may need to solve this level
이 레벨을 클리어하기 위해 필요할 것으로 예상되는 명령어.
grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
Helpful Reading Material
참고 자료.
Base64 on Wikipedia
This challenge requires the ability to decode encoded data. If you have experience with data encoding and decoding, it will be easier.
이 챌린지는 인코딩된 데이터를 디코딩하는 능력을 요구합니다. 만약 당신이 인코딩 및 디코딩에 경험이 있다면 보다 수월할 것입니다.
The below is some part of the resolution procedures. I could find the flag from below.
아래는 분석 과정중 일부입니다. 아래에서 플래그를 찾을 수 있었습니다.
$ ■■■■■■■■■xt | ■■■■■■■■■■■■de
The password is IFu■■■■GsFW8■■■■■■FqrxE1■■■PR
$
If you need the full write-up PDF, please refer to the following page.
풀 write-up PDF가 필요하신 분은 아래 페이지를 참고하시기 바랍니다.
https://cysecguide.blogspot.com/2017/10/wargame-write-up-list.html