[WarGame] Bandit, Level 4 → Level 5
inhere 디렉토리 내부의, human-readable인 파일을 조회하면 된다.
Solving
bandit4@bandit:~/inhere$ ls -rtl
total 40
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file01
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file00
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file02
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file03
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file04
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file06
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file05
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file07
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file08
-rw-r----- 1 bandit5 bandit4 33 Feb 21 22:03 -file09
bandit4@bandit:~/inhere$ file ./* # 파일에 대한 탐색
./-file00: data
./-file01: data
./-file02: data
./-file03: data
./-file04: data
./-file05: Non-ISO extended-ASCII text, with NEL line terminators
./-file06: Non-ISO extended-ASCII text, with no line terminators, with escape sequences
./-file07: ASCII text
./-file08: data
./-file09: data
bandit4@bandit:~/inhere$ cat ./-file07
Refer