Avatar Image
Gajendra Mahato
Bandit Wargame

Bandit: Level 28 => Level 29

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

January 29, 2020 · 3 min