BB

technology and craziness.

BB

technology and craziness.

OverTheWire - Bandit - Level 27 → Level 28

Warning: This post contains a solution!
Only continue if:
1.) you want to see a possible alternative solution or
2.) you are stuck and need a hint!

Connect to the server using the following credentials:

Server: bandit.labs.overthewire.org
Port: 2220
Username: bandit27
Password: 3ba3xxxxxxxxxxxxxxxxxxxxxxxxxxxx

Level Goal is:

There is a git repository at ssh://bandit27-git@localhost/home/bandit27-git/repo. The password for the user bandit27-git is the same as for the user bandit27.Clone the repository and find the password for the next level.

Just clone the repository and check the README file.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
λ git clone ssh://bandit27-git@bandit.labs.overthewire.org:2220/home/bandit27-git/repo
Cloning into 'repo'...
This is a OverTheWire game server. More information on http://www.overthewire.org/wargames

bandit27-git@bandit.labs.overthewire.org password:
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (3/3), done.

Y:\Sites\www.overthewire.org\bandit\level27_28
λ cat repo\README
The password to the next level is: 0ef1xxxxxxxxxxxxxxxxxxxxxxxxxxxx