The clue is ‘ The password for the next level is stored in a file called spaces in this filename located in the home directory ‘ . Use the password found the previous level to login ssh with username ‘bandit3’.

Check location and file with ‘pwd’ and ‘ls’ command. With the clue, we can read the file with space by added the ‘\’ character before the spaces, or after ‘cat’ command, use tab from keyboard.

Use this password to SSH for the next level.
Leave a comment