본문 바로가기
워게임

[WarGame] Bandit, Level 2 → Level 3

by RoJae 2023. 3. 19.

[WarGame] Bandit, Level 2 → Level 3


 

Problem


단순하게 스페이스가 포함된 패스워드 파일을 확인하면 된다.
 

Solving

-bash-3.2$ ssh bandit2@bandit.labs.overthewire.org -p 2220
bandit2@bandit:~$ ls -rtl
total 4
-rw-r----- 1 bandit3 bandit2 33 Feb 21 22:03 spaces in this filename
bandit2@bandit:~$ cat spaces\ in\ this\ filename 

 

'워게임' 카테고리의 다른 글

[WarGame] Bandit, Level 4 → Level 5  (0) 2023.03.19
[WarGame] Bandit, Level 3 → Level 4  (0) 2023.03.19
[WarGame] Bandit, Level 1 → Level 2  (0) 2023.03.19
[WarGame] Bandit, Level 0 → Level 1  (0) 2023.03.19

댓글