WarGame/Bandit WarGame

Bandit WarGame 접속

팥들었슈_ 2023. 11. 10. 14:30

Badnit WarGame 주소

https://overthewire.org/wargames/bandit/bandit0.html

 

OverTheWire: Level Goal

We're hackers, and we are good-looking. We are the 1%. Level Goal 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

overthewire.org

 

Bandit 사이트

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

ssh 접속 후 화면

Level0 ->1로 GOGO