Recent Posts

Overthewire Bandit Level 31 To 32

1 minute read

Level goal ```bash There is a git repository at ssh://bandit31-git@localhost/home/bandit31-git/repo. The password for the user bandit31-git is the same as fo...

Overthewire Bandit Level 30 To 31

1 minute read

Level goal ```bash There is a git repository at ssh://bandit30-git@localhost/home/bandit30-git/repo. The password for the user bandit30-git is the same as fo...

Overthewire Bandit Level 29 To 30

1 minute read

Level goal ```bash There is a git repository at ssh://bandit29-git@localhost/home/bandit29-git/repo. The password for the user bandit29-git is the same as fo...

Overthewire Bandit Level 28 To 29

1 minute read

Level goal ```bash There is a git repository at ssh://bandit28-git@localhost/home/bandit28-git/repo. The password for the user bandit28-git is the same as fo...

Overthewire Bandit Level 26 To 28 (cheated)

less than 1 minute read

Level goal Logging in to bandit26 from bandit25 should be fairly easy… The shell for user bandit26 is not **/bin/bash**, but something else. Find out what it...