../

OverTheWire - Bandit: Level 11 to Level 12


The next password is again in data.txt, but this time base64 encoded.

1$ base64 -d data.txt
2The password is 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM

Kategorien: #/writeups/; #/overthewire/

Tags: #/security/; #/hacking/; #/bash/; #/linux/; #/ctf/