The password for the next level is stored in a file called readme located in the home directory. Use this password to log into bandit1 using SSH. Whenever you find a password for a level, use SSH (on port 2220) to log into that level and continue the game.
ls , cd , cat , file , du , find
bandit0@bandit:~$ ls
readme
This shows a file named `readme`. To view its contents, use the `cat` command:
bandit0@bandit:~$ cat readme
Congratulations on your first steps into the bandit game!!
Please make sure you have read the rules at https://overthewire.org/rules/
If you are following a course, workshop, walthrough or other educational activity,
please inform the instructor about the rules as well and encourage them to
contribute to the OverTheWire community so we can keep these games free!
The password you are looking for is: ZjLjTmM6FvvyRnrb2rfNWOZOTa6ip5If
The readme file contains the password for the next level. Use this password to log in for Level 1.
Next Level : Level 1 -> 2
Bandit Level 0 (3) | 2025.07.23 |
---|---|
Bandit Level 12 -> Level 13 (2) | 2024.10.03 |
Bandit Level 11 -> Level 12 (0) | 2024.09.13 |
Bandit Level 10 -> Level 11 (0) | 2024.09.11 |
Bandit Level 9 -> Level 10 (1) | 2024.09.09 |