This repository documents my personal learning journey through the OverTheWire: Bandit wargame. I'm using it to deepen my understanding of Linux, file systems, basic cybersecurity concepts, and CTF methodologies.
Each level includes:
- What the challenge asks for
- My initial approach and what I tried
- Roadblocks or wrong turns I took
- The correct methodology and final solution
- Commands and tools I used
- What I learned from the process
This repo is a living log. I'm sharing it to track my growth, help others, and hold myself accountable 💻🔥
Level | Write-up |
---|---|
Level 0 | level0.md |
Level 1 | level1.md |
Level 2 | level2.md |
Level 3 | level3.md |
Level 4 | level4.md |
Level 5 | level5.md |
Level 6 | level6.md |
Level 7 | level7.md |
Level 8 | level8.md |
Level 9 | level9.md |
Level 10 | level10.md |
Level 11 | level11.md |
Level 12 | level12.md |
Level 13 | level13.md |
Level 14 | level14.md |
This content is for educational purposes only. All challenges come from OverTheWire, and all credit goes to their team for the incredible resources.
This project is licensed under the terms of the MIT License.