This repository contains my personal notes while solving the OverTheWire Bandit wargame.
The Bandit wargame is designed to teach the basics of Linux, shell commands, and security concepts through progressively challenging levels.
- Each level has its own dedicated Markdown file (
Level-0.md,Level-1.md, …). - Notes include:
- The objective of the level
- Commands/approach used
- Explanations for learning
⚠️ Disclaimer: These are my personal learning notes, not official solutions.
- To track my progress while playing Bandit
- To serve as a quick reference for Linux commands
- To share learning resources with others starting their wargame journey