Bandit Level 11 talks about Caesar cipher, Where simply, this cipher works by rotating the letter X times, for this challenge it’s 13 times for example ( A will be N).
Let’s start by logging into the bandit level 11
ssh bandit11@bandit.labs.overthewire.org -p 2220
with the password that we got from the previous level.
IFukwKGsFW8MOq3IRFqrxE1hxTNEbUPR
Let’s read the content of the file, you should get
Gur cnffjbeq vf 5Gr8L4qetPEsPk8htqjhRK8XSP6x2RHh
now let’s use any online decoder , for me I will use ROT13.com decoder
and you should get the password for the next level
5Te8Y4drgCRfCx8ugdwuEX8KFC6k2EUu
Recent Comments