Bandit.Lvl12 – data rotated by 13

This is the blog post series related to Bandit Wargame from OverTheWire community. It is my attempt to challenge myself and play some Wargames as suggested by CTF Field Guide.

Previous challenge – Lvl 11 – base64 data

Goal

The password for the next level is stored in the file data.txt, where all lowercase (a-z) and uppercase (A-Z) letters have been rotated by 13 positions.”

Reference: https://overthewire.org/wargames/bandit/bandit12.html

PowerShell Modules Used

Key PowerShell cmdlet(s)

  • Invoke-SSHCommand

Key Linux command(s)

  • tr

Next level – Lvl13 – data hexdump

Thanks a lot for reading.

Icons made by surang & Freepik from www.flaticon.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.