Recent Posts

Overthewire Bandit Level 13 To 14

less than 1 minute read

Level goal ```bash The password for the next level is stored in /etc/bandit_pass/bandit14 and can only be read by user bandit14. For this level, you don’t ge...

Overthewire Bandit Level 12 To 13

3 minute read

Level goal The password for the next level is stored in the file **data.txt**, which is a hexdump of a file that has been repeatedly compressed. For this lev...

Overthewire Bandit Level 11 To 12

less than 1 minute read

Level 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 ...

Overthewire Bandit Level 10 To 11

less than 1 minute read

Level goal ```bash The password for the next level is stored in the file data.txt, which contains base64 encoded data

Overthewire Bandit Level 9 To 10

less than 1 minute read

Level goal ```bash The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ character...