본문 바로가기
워게임

[WarGame] Bandit, Level 1 → Level 2

by RoJae 2023. 3. 19.

[WarGame] Bandit, Level 1 → Level 2


 

Problem


패스워드 파일, ‘-’ 파일을 확인하면 된다.
(그냥 cat을 option 없이 출력하는 문제)
 

Solving

-bash-3.2$ ssh bandit1@bandit.labs.overthewire.org -p 2220
# ... 패스워드 입력 ...
bandit1@bandit:~$ ls -rtl
total 4
-rw-r----- 1 bandit2 bandit1 33 Feb 21 22:03 -
bandit1@bandit:~$ cat ./-
 

Refer 

 

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

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

댓글