A collection of hands-on penetration testing, vulnerability analysis, and CTF writeups completed in authorized cybersecurity training environments.
This repository documents my practical learning journey across web application security, exploitation, reconnaissance, steganography, and other offensive security techniques.
Disclaimer: All testing documented in this repository was performed against intentionally vulnerable systems in authorized training/CTF environments. The techniques and commands are provided for educational purposes only.
RedTeam-Lab-Writeups/
β
βββ Web/
β βββ Sensitivity/
β βββ Serial-Killer/
β βββ Source/
β
βββ Steganography/
β βββ Hidden/
β
βββ Misc/
β βββ UnRavel/
β
βββ README.md
Writeups covering web application reconnaissance, source code analysis, injection vulnerabilities, insecure deserialization, authentication weaknesses, and exploitation.
Challenges involving hidden information, file analysis, metadata inspection, and steganographic techniques.
Challenges involving encoding, obfuscation, file analysis, and other techniques that don't fall into the primary categories.
- Kali Linux
- Burp Suite
- Nmap
- Gobuster
- curl
- Python
- SQLmap
- Hydra
- Steghide
- Binwalk
- ExifTool
- Linux command-line utilities
| Challenge | Category | Status |
|---|---|---|
| Sensitivity | Web | π Writeup |
| Serial Killer | Web | π Writeup |
| Source | Web | π Writeup |
| Hidden | Steganography | π Writeup |
| UnRavel | Miscellaneous | π Writeup |
The purpose of this repository is to:
- Document hands-on cybersecurity labs
- Practice penetration testing methodologies
- Improve technical documentation skills
- Track my progress in offensive security
- Build a practical cybersecurity portfolio
This repository is continuously updated as I complete additional labs and challenges.
More writeups coming soon.