OverTheWire - Bandit - Level 10 → Level 11
Warning: This post contains a solution!
Only continue if:
1.) you want to see a possible alternative solution or
2.) you are stuck and need a hint!
1.) you want to see a possible alternative solution or
2.) you are stuck and need a hint!
Connect to the server using the following credentials:
Server: bandit.labs.overthewire.org
Port: 2220
Username: bandit10
Password: truKxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Level Goal is:
The password for the next level is stored in the file data.txt, which contains base64 encoded data
Let us have a look at the content:
|
|
Use the base64 command with the d(ecode) flag:
|
|