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