Requires pre-requisite knowledge of SSH to access. Use your knowledge of Linux to traverse and progress through the bandit levels!


# Replace THIS with the level number.
#         |
#         v
ssh [email protected] -p 2220

Where “_” is the level you are on. Example: bandit0 is the first level, so you login with:

# Login to Level 0
ssh [email protected] -p 2220

# Login to Level 1
ssh [email protected] -p 2220

# Login to Level 2
ssh [email protected] -p 2220

# ... and so on ...

Remember to save your username and password combinations, and if you’re competing in our competition include write-ups for the steps you took to get to the password!

OverTheWire: Bandit

Reach the highest level out of everyone with proof (in write-ups) during our mini-competition and get put on our Hall of Fame!