Recent Posts

Overthewire Bandit Level 15 To 16

1 minute read

Level goal ```bash The password for the next level can be retrieved by submitting the password of the current level to port 30001 on localhost using SSL encr...

Overthewire Bandit Level 14 To 15

less than 1 minute read

Level goal ```bash The password for the next level can be retrieved by submitting the password of the current level to port 30000 on localhost.

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