overthewire-writeups

Bandit33 -> 34: The Final Level

Challenge

Level Description

At this stage, there is no more challenge! This level is a congratulatory message and marks the completion of the Bandit wargame. You have navigated through file permissions, network sockets, cron jobs, git histories, and restricted shells.

The Process

Logging in as bandit33 with the password found in the previous level brings you to a standard shell. Unlike the previous 32 levels, there is no puzzle to solve here.

Checking the home directory reveals a simple text file:

$ ls
$ cat README.txt

The file essentially says:

“Congratulations on finishing the Bandit wargame! We hope you enjoyed it and learned something along the way.”