Goal : Find the password for the next level
stored in : spaces in this filename (file)
this is also same procedure as the previous levels but the difference is the filename here contains space so we need to attach '\' in the starting of every space.
first enter to the bandit level 2 by using the password we get in previous level
ssh bandit2@bandit.labs.overthewire.org -p 2220
password: CV1DtqXWVFXTvM2F0k09SHz0YwRINYA9
Now list the files in current directory using ls
and open the file using cat. use '\' symbol in the starting of every space in the filename
cat spaces\ in\ this\ filename
Here we got the password for next level....
UmHadQclWmgdLOKQ3YNgjWxGoRMb5luK