Bandit level 0
This is the absolute simplest task and will be a super short write up. You simply need to connect to the server and log in with the password. If we take a look at the directory we spawn in, we will see a readme file.
Useful commands here are "ls, cat"
Solution - Spoiler Alert!
If we cat out this file, we will be met with a message that encourage us to read the rules. And at the bottom of the file our password for bandit1! Great time to log out and back in as a new user
Comments ()