Level0Level GoalThe 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.Solutionroot@0xCAB: /writeups/overthewire/bandit/level0/$ ls^1000 `readme`$ cat readme^1000 `boJ9jbbUNNfktd78OOpsqOltutMc3MY1`$