Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 562 Bytes

level11.md

File metadata and controls

29 lines (15 loc) · 562 Bytes

OverTheWire Bandit Level 10 -> 11

Login

SSH: ssh [email protected] -p 2220

Password: G7w8LIi6J3kTb8A7j9LgrywtEUlyyp6s

Code

base64 -d data.txt

Comando Base64

Base64 is a binary-to-text encoding scheme. It can often be recognised by equal signs at the end of the data. However, this is not always the case. Linux has a command called base64 that allows for encoding and decoding in Base64. For decoding, we need to use the flag -d.

Output Password

6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM