Wednesday, August 17, 2022

Bandit9

 

Bandit9



bandit level9

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

username: bandit9

password: UsvVyFSfZZWbi6wgC7dAFyFuR6jQQUhR



In this challenge we are requested to find a line that starts with some "===" normally we would try the "cat & grep" commands


But unfortunately it didn't work because this is not a text file, so we need to develop a new technique. We will try the "strings" command


this is the password for the next level bandit9
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 ...