Over The Wire - Bandit - Level 0 - 1


Bandit  Level 0 - Level 1 solution
Goal : get the password for next level
Given info:-
stored in : 'readme' File located in the home directory


use ls command to list the files in current directory. there you can see the readme file. open it using cat command.

Here we got the password: boJ9jbbUNNfktd78OOpsqOltutMc3MY1
Go to next level....