This is a collection of scripts I've written to complete the Bandit OverTheWire Wargame. This is solely meant for showing off how I did, if you are a student DO NOT copy this code, please figure it how to do it yourself so you can learn.
Every file is named for the server that you should be running the script on to get the next password, for levels below 10 a leading 0 has been added for better sorting. EX: 00.sh gets the password for Level 1 23.sh gets the password for Level 24
Some of the levels have multiple different ways to get the password, if they do it will be listed inside of the same file but will delimit where one solution ends and the next starts.