Thursday, August 4, 2022

Bandit 7

 

Bandit7

         


bandit level7

ssh server: bandit.labs.overthewire.org port 2220

username: bandit7

password: HKBPTKQnIay4Fw76bEy8PVxKEDQRKTzs





This time we need to find line in the file that has the word millionth


It looks like that it has to much lines and if we tried to find out the number of lines using the word count command it shows that it has more than 98K lines


so we have to be more precise by getting only the line that has our word millionth, we can then use the command "grep" to get the only line has our word



this is the password for the next level bandit8
tell we meet there


Your comments and feedback are highly appreciated

Thank You

No comments:

Post a Comment

Bandit26

  Bandit26 bandit level26 ssh server: bandit.labs.overthewire.org port 2220 username:  bandit26 password:  c7GvcKlw9mC7aUQaPx7nwFstuAIBw1o1 ...