A hands-on cybersecurity lab powered by GitHub Codespaces. ---
Welcome to my Linux learning lab! This repository serves as a workspace for solving the OverTheWire: Bandit challenges. Using GitHub Codespaces, I am building a cloud-native environment to master terminal-based problem solving, file system navigation, and foundational security concepts.
This journey is part of my n8n AI Automation & Software Engineering track, where understanding the underlying Linux infrastructure is key to building robust self-hosted solutions.
I am documenting my progress and level-by-level walkthroughs on YouTube to help other students start their Linux journey.
π΄ Watch the Linux Bandit Series Here (Add your YouTube link here) ---
- Environment: GitHub Codespaces (Browser-based Linux Terminal)
- Target: OverTheWire: Bandit (Wargame)
- OS: Linux (Debian/Ubuntu based)
- Tools: SSH, Bash Scripting, Docker (for self-hosting experiments)
| Level | Status | Key Concept Learned |
|---|---|---|
| Level 0 β 1 | β | SSH & Basic Directory Listing |
| Level 1 β 5 | β³ | File permissions & Hidden files |
| Level 5+ | π | Grep, Pipes, and Data Extraction |
- Click on the Code button in this repo.
- Select the Codespaces tab.
- Click "Create codespace on main".
- Once the terminal opens, connect to Bandit:
ssh bandit0@bandit.labs.overthewire.org -p 2220
π€ Connect with Me Fiverr: AI Automation Specialist
LinkedIn: Arup Bhowmik Pritom
Portfolio: Software Engineering & AI Agents
βοΈ If you find this repository helpful, don't forget to give it a star!