The ordinary write-up can't be uploaded to Steemit(lack of RC). So I uploaded here.
일반 write-up은 Steemit에 업로드하지 못하여(RC 부족) 여기에 올립니다.
The Facebook page WARGAMER is providing the full write-up PDF.
페이스북 페이지 WARGAMER에서는 풀 write-up PDF를 제공하고 있습니다.
WARGAMER(Link)
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.
룰을 준수하기 위해, 이 문서에서는 이 챌린지와과 관련된 몇 가지 힌트만을 다룹니다. 여기에 정답과 솔루션은 없습니다.
Bandit Level 5 → Level 6
Level Goal
The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties:
레벨 목표
다음 레벨을 위한 패스워드는 어떤 파일에 저장되어있으며, "inhere" 디렉토리 내부 어딘가에 위치하고 있다. 그리고 이 파일은 다음의 속성들을 가진다.
human-readable 읽기 가능
1033 bytes in size 크기 1033 Bytes
not executable 비 실행파일
Commands you may need to solve this level
이 레벨을 클리어하기 위해 필요할 것으로 생각되는 명령어.
ls, cd, cat, file, du, find
Level Goal
The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties:
레벨 목표
다음 레벨을 위한 패스워드는 어떤 파일에 저장되어있으며, "inhere" 디렉토리 내부 어딘가에 위치하고 있다. 그리고 이 파일은 다음의 속성들을 가진다.
human-readable 읽기 가능
1033 bytes in size 크기 1033 Bytes
not executable 비 실행파일
Commands you may need to solve this level
이 레벨을 클리어하기 위해 필요할 것으로 생각되는 명령어.
ls, cd, cat, file, du, find
This challenge requires the ability to find the specific file in Linux. If you have experience finding the file using conditions, it will be easier.
이 챌린지는 리눅스에서 특정 파일을 검색하는 능력을 요구합니다. 만약 당신이 조건들을 사용하여 파일을 찾아본적 있다면 보다 수월할 것입니다.
This is some part of the resolution procedures. I could find the flag from below.
이것은 분석 과정중 일부입니다. 아래에서 플래그를 찾을 수 있었습니다.
$
$ ls -al
total 64
drwxr-x--- 2 root bandit5 4096 Oct 16 14:00 .
drwxr-x--- 22 root bandit5 4096 Oct 16 14:00 ..
-rwxr-x--- 1 root bandit5 1359 Oct 16 14:00 -file1
-rwxr-x--- 1 root bandit5 5258 Oct 16 14:00 .file1
-rw-r----- 1 root bandit5 1423 Oct 16 14:00 -file2
-rw-r----- 1 root bandit5 8952 Oct 16 14:00 .file2
- Omission 중 략 -
$
$ cat ./spaces\ file2
9d4a2ccHB9fN0X81kVVSU06vLP72zCUvpjOIkTqKZav0ixyCxMysKDg4NrZ9ZMaiSv9wRP69GWcJm3T0CwIAxQJJ6XjwP4euWKjZr4k2m4nXnbWVTXaU4Q8y9fhNNzAE9jVgVo23Tc1nEBMLL1VGNOPu0Kz1vhuU8
- Omission 중 략 -
$ ■■■■■■■■■■■■■■■
./inhere/maybeh■■■■■■
$
$ cat ./inhere/maybe■■■■■■■■■
DX■■■■■■■woI0■■■■■■mEgo7
$ ls -al
total 64
drwxr-x--- 2 root bandit5 4096 Oct 16 14:00 .
drwxr-x--- 22 root bandit5 4096 Oct 16 14:00 ..
-rwxr-x--- 1 root bandit5 1359 Oct 16 14:00 -file1
-rwxr-x--- 1 root bandit5 5258 Oct 16 14:00 .file1
-rw-r----- 1 root bandit5 1423 Oct 16 14:00 -file2
-rw-r----- 1 root bandit5 8952 Oct 16 14:00 .file2
- Omission 중 략 -
$
$ cat ./spaces\ file2
9d4a2ccHB9fN0X81kVVSU06vLP72zCUvpjOIkTqKZav0ixyCxMysKDg4NrZ9ZMaiSv9wRP69GWcJm3T0CwIAxQJJ6XjwP4euWKjZr4k2m4nXnbWVTXaU4Q8y9fhNNzAE9jVgVo23Tc1nEBMLL1VGNOPu0Kz1vhuU8
- Omission 중 략 -
$ ■■■■■■■■■■■■■■■
./inhere/maybeh■■■■■■
$
$ cat ./inhere/maybe■■■■■■■■■
DX■■■■■■■woI0■■■■■■mEgo7