write up ctf by ariafatah
The password for the next level is stored in the file data.txt, which contains base64 encoded data
sshpass -p "FGUW5ilLVJrxX9kMYMmlN4MgbpfMiqey" ssh -o StrictHostKeyChecking=no bandit10@bandit.labs.overthewire.org -p 2220
cat data.txt | base64 -d
# The password is dtR173fZKb0RRsDFSGsg2RWnpNVj3qRr
dtR173fZKb0RRsDFSGsg2RWnpNVj3qRr