
Bandit: Level 31 => Level 32
There is a git repository at ssh://bandit31-git@localhost/home/bandit31-git/repo via the port 2220. The password for the user bandit31-git is the same as for the user bandit31. Here are the details which we have from the previous level: Host: bandit.labs.overthewire.org Port: 2220 Username: bandit31 Password: fb5S2xb7bRyFmAvQYQGEqsbhVyJqhnDy This level is similar like previous level, we are again dealing with a git repository located at ssh://bandit31-git@localhost/home/bandit31-git/repo via port 2220. The password for the user bandit31-git is the same as for the user bandit31. Let’s construct the command to clone the repository to our system. ...