Bandit Level 10 Solution

Bandit level 10 is kinda simple, where you need to get the password for base64 encoded strings.

Let’s start by logging into the bandit level 10

ssh bandit10@bandit.labs.overthewire.org -p 2220

with the password that we got from the previous level

truKLdjsbJ5g7yyJ2X2R0o3a5HQJFuLk

let’s display the content of the file

VGhlIHBhc3N3b3JkIGlzIElGdWt3S0dzRlc4TU9xM0lSRnFyeEUxaHhUTkViVVBSCg==

and now let’s decode the string

base64 -d data.txt

and voila! we get the password for our next level

IFukwKGsFW8MOq3IRFqrxE1hxTNEbUPR