Bandit Level 1 → Level 2
Level Goal
The password for the next level is stored in a file called - located in the home directory
Commands you may need to solve this level
ls , cd , cat , file , du , find
Helpful Reading Material
비밀번호는 bandit1의 홈 디렉토리에 -라는 파일안에 있다.
bandit1@bandit:~$ bandit1@bandit:~$ ll
total 24
-rw-r----- 1 bandit2 bandit1 33 Oct 5 06:19 -
drwxr-xr-x 2 root root 4096 Oct 5 06:19 ./
drwxr-xr-x 70 root root 4096 Oct 5 06:20 ../
-rw-r--r-- 1 root root 220 Jan 6 2022 .bash_logout
-rw-r--r-- 1 root root 3771 Jan 6 2022 .bashrc
-rw-r--r-- 1 root root 807 Jan 6 2022 .profile
bandit1@bandit:~$ cat ./-
rRGizSaX8Mk1RTb1CNQoXTcYZWU6lgzi
다음 레벨로 GOGO
'WarGame > Bandit WarGame' 카테고리의 다른 글
Bandit WarGame 4 -> 5 (0) | 2023.11.10 |
---|---|
Bandit WarGame 3 -> 4 (0) | 2023.11.10 |
Bandit WarGame 2->3 (0) | 2023.11.10 |
Bandit WarGame Level0 -> 1 (0) | 2023.11.10 |
Bandit WarGame 접속 (0) | 2023.11.10 |