Bandit Level 2 β Level 3

Lets check the files in the home directory:
ls

We have this file with spaces in its name, we can read it in many ways:
cat "spaces in this filename"
cat spaces\ in\ this\ filename

Here is the password for the bandit3 user.
Last updated