본문 바로가기
워게임

[WarGame] Bandit, Level 0

by RoJae 2023. 3. 19.

[WarGame] Bandit, Level 0


 

Problem


단순하게 ssh로 접속하면 된다. 비밀번호도 알려주고 있다.
 

Solving

-bash-3.2$ ssh bandit0@bandit.labs.overthewire.org -p 2220
# ... 패스워드 입력 ...

 

댓글