티스토리 뷰

Wargame/Bandit

Bandit Level 4 → Level 5

장일영 2024. 5. 16. 11:52

Goal

The password for the next level is stored in the only human-readable file in the inhere directory. Tip: if your terminal is messed up, try the “reset” command.
다음 레벨의 패스워드는 inhere 디렉토리 내의 `only human-readable` 파일에 저장되어 있다. 팁: 터미널이 엉망이 되면 `reset` 커맨드를 이용해라.

 

Commands you may need to solve this level

`ls` , `cd` , `cat` , `file` , `du` , `find`

 

Write Up

bandit4@bandit:~/inhere$ file ./*
./-file00: data
./-file01: data
./-file02: data
./-file03: data
./-file04: data
./-file05: data
./-file06: data
./-file07: ASCII text
./-file08: data
./-file09: data


`file` 명령어로 해당 파일의 유형을 확인할 수 있다. `file07` 파일만 ASCII text 파일이고 나머지는 data 형태의 파일이다.

'Wargame > Bandit' 카테고리의 다른 글

Bandit Level 6 → Level 7  (0) 2024.05.16
Bandit Level 5 → Level 6  (0) 2024.05.16
Bandit Level 3 → Level 4  (0) 2024.05.16
Bandit Level 2 → Level 3  (0) 2024.05.16
Bandit Level 1 → Level 2  (0) 2024.05.16
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2026/06   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함