Bandit Walkthrough – Level 0
Level Description
http://www.overthewire.org/wargames/bandit/bandit0.shtml
The purpose of this level is to ensure that you are able to connect via SSH to the server “bandit.labs.overthewire.org”. The credentials are provided for you.
Username: bandit0 Password: bandit0
To move on to Level 1 you must read the contents of a file called “readme” to get the password for the bandit1 user.
Hint
Use the SSH command to connect. If you are unsure how to do this, perhaps read my SSH Guide here before starting Bandit. Once you are connected, read the contents of the file “readme”.
Solution | Show> |
---|---|
So what happens now
Once you have solved Level 0 you want to type “exit” to disconnect, then “ssh bandit1@bandit.labs.overthewire.org” to begin level 1. It will ask you for the password that you discovered in this level, so be sure to copy it down.
When I “play” this wargames do I need an internet connection?
I don’t know If I am having problems because I can’t use the network with my Virtual Kali Linux, or because I didn’t correctly install Kali Linux in the Virtual Machine.
Yes, this is an online “wargame”. You need to be able to successfully route SSH connections to overthewire.org
Hello, how did you know if the name is bandit0 in bandit0@bandit.labs.overthewire.org?
I cant get it
what’s the deal when it says Network is unreachable ?