Kappa
“Great things are not done by impulse, but by a series of small things brought together.”
Host: krypton.labs.overthewire.org
Port: 2231
Level 0
ssh bandit0@bandit.labs.overthewire.org -p 2220
password: bandit0
Objectives
Welcome to Krypton! The first level is easy. The following string encodes the password using Base64:
S1JZUFRPTklTR1JFQVQ=
Use this password to log in to krypton.labs.overthewire.org with username krypton1 using SSH on port 2231. You can find the files for other levels in /krypton/
CLI
kali@Kali:~$ echo "S1JZUFRPTklTR1JFQVQ=" | base64 -d
KRYPTONISGREAT