Recent Posts

Overthewire Bandit Level 18 To 19

less than 1 minute read

Level goal The password for the next level is stored in a file **readme** in the homedirectory. Unfortunately, someone has modified **.bashrc** to log you ou...

Overthewire Bandit Level 17 To 18

less than 1 minute read

Level goal ```bash There are 2 files in the homedirectory: passwords.old and passwords.new. The password for the next level is in passwords.new and is the on...

Overthewire Bandit Level 16 To 17

2 minute read

Level goal The credentials for the next level can be retrieved by submitting the password of the current level to **a port on localhost in the range 31000 to...

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.