OverTheWire: Bandit Writeups
Welcome to my writeups for the Bandit wargame from OverTheWire.
π― Goal: Practice Linux basics, privilege escalation, and shell skills by solving increasingly difficult levels designed for beginners in cybersecurity and CTFs (Capture The Flag).
π What's Inside
This repository contains my complete solutions and explanations for all 32 levels of the Bandit wargame.
Each level includes:
β
The objective
π Step-by-step walkthrough
π‘ Key takeaways or concepts
π Commands used
π Structure
bandit-writeups/ βββ level00.md βββ level01.md βββ ... βββ level31.md βββ README.md
π§ Skills Covered
Basic Linux navigation
File permissions and manipulation
SSH tunneling
Cron jobs and SUID binaries
Git forensics and tags
Restricted shells and bypasses
π Why Bandit?
Bandit is an excellent starting point for anyone looking to:
Get into cybersecurity
Learn Linux and bash commands
Start solving CTFs and wargames
πΉοΈ You can try it yourself here: π https://overthewire.org/wargames/