티스토리 뷰

Wargame/Bandit

Bandit Level 3 → Level 4

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

Goal

The password for the next level is stored in a hidden file in the inhere directory.
다음 레벨의 패스워드는 inhere 디렉토리 내의 숨김 파일에 저장되어 있다.

 

Commands you may need to solve this level

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

 

Write Up

bandit3@bandit:~$ file inhere/
inhere/: directory

bandit3@bandit:~/inhere$ file ./.hidden
./.hidden: ASCII text

 

리눅스 파일 시스템에서 `.`로 시작하는 파일은 숨김 파일이다. `ls` 명령어로는 GUI에 노출되지 않으므로 `ls -a` 옵션으로 확인한다.

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

Bandit Level 5 → Level 6  (0) 2024.05.16
Bandit Level 4 → Level 5  (0) 2024.05.16
Bandit Level 2 → Level 3  (0) 2024.05.16
Bandit Level 1 → Level 2  (0) 2024.05.16
Bandit Level 0 → Level 1  (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
글 보관함