Badnit WarGame 주소
https://overthewire.org/wargames/bandit/bandit0.html
Level 0로 들어가면 접속방법이 기재되어있다.
Level 0
The goal of this level is for you to log into the game using SSH. The host to which you need to connect is bandit.labs.overthewire.org, on port 2220. The username is bandit0 and the password is bandit0. Once logged in, go to the Level 1 page to find out how to beat Level 1.
SSH로 bandit.labs.overthewire.org 로 접속 포트는 2220, 사용자 bandit0, 비밀번호 bandit0로 접속
PS C:\Users\k> ssh bandit0@bandit.labs.overthewire.org -p 2220
Level0 ->1로 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 1->2 (0) | 2023.11.10 |
Bandit WarGame Level0 -> 1 (0) | 2023.11.10 |