bandit_10/README.md
OverTheWire base64 encoding The password for the next level is stored in the file data.txt, which contains base64 encoded data

Bandit Level 10

  • data.txt contains a base64-encoded string. Base64 is a common encoding scheme that represents binary data as ASCII text
    • since it is not encryption, but simply encoding, it is reversible.
  • base64 -d data.txt decodes it straight to stdout.

Password

truKLdjsbJ5g7yyJ2X2R0o3a5HQJFuLk