This repository contains hands-on cybersecurity work focused on offensive and defensive security concepts, including CTF-style challenges and simulated penetration tests.
All work is performed in authorized lab environments such as TryHackMe and Hack The Box.
- The THM notes live in thm-notes/ (a submodule pointing to https://github.com/IamWi11/tryhackme-notes). On fresh clones, run: git submodule update --init --recursive
- TryHackMe: Linux Fundamentals Part 1 — Completed 2026-02-07
Skills: filesystem navigation (ls, cd, find, grep), permissions (chmod, chown, umask), processes/services (ps, top, systemctl), packages (apt, dpkg), archives (tar, gzip), SSH/scp, basic networking (ip, ss).
This portfolio demonstrates:
- Technical problem-solving
- Security methodology
- Clear documentation and reporting
- Continuous learning
Disclaimer: All targets are intentionally vulnerable lab systems.