Writeup - OvertheWire Bandit0/Bandit1
Bandit0:
This level demonstrates how to play the game, i.e. logging in via Secure Shell (or SSH). Type the first line into a Terminal on a Linux machine, and enter the password when prompted.
ssh bandit0@bandit.labs.overthewire.org -p 2220
Once logg...
missclaptrap.hashnode.dev1 min read