┌──(kali㉿kali)-[~]
└─$ cd /tmp/tmp.1tDfwKfT0e
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e]
└─$ git clone 'ssh://bandit27-git@bandit.labs.overthewire.org:2220/home/bandit27-git/repo'
Cloning into 'repo'...
_ _ _ _
| |__ __ _ _ __ __| (_) |_
| '_ \ / _` | '_ \ / _` | | __|
| |_) | (_| | | | | (_| | | |_
|_.__/ \__,_|_| |_|\__,_|_|\__|
This is an OverTheWire game server.
More information on http://www.overthewire.org/wargames
backend: gibson-0
bandit27-git@bandit.labs.overthewire.org's password:
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (3/3), done.
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e]
└─$ ls
repo
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e]
└─$ cd repo
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e/repo]
└─$ ls
README
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e/repo]
└─$ cat README
The password to the next level is: Yz9IpL0sBcCeuG7m9uQFt8ZNpS4HZRcN
┌──(kali㉿kali)-[/tmp/tmp.1tDfwKfT0e/repo]
└─$