This portfolio is a practical, infrastructure-first collection of offensive security projects built and maintained by Diego Arriagada Zamora (V0rt3xS0urc3), a Chilean pentester and ethical hacker. Everything here is grounded in real tooling and real environments: a fully-featured Dockerized Kali Linux station with NVIDIA GPU acceleration, a segmented home network lab modelled on enterprise design principles, and detailed writeup walkthroughs for DockerLabs machines spanning web, infrastructure, CMS, bug bounty, and pivoting categories.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/V0rt3xS0urc3/RedTeam-Portfolio/llms.txt
Use this file to discover all available pages before exploring further.
Projects at a Glance
The portfolio is organized into three active project areas and an about page. Each project is fully documented with setup guides, usage walkthroughs, and practical examples drawn from real lab work.Kali Portable (Docker)
A complete red team workstation containerized in Docker with 100+ pentesting tools, NVIDIA GPU-accelerated Hashcat, automated WPA2 cracking scripts, and persistent volumes for wordlists, handshakes, and loot.
Red Domestic Network
An enterprise-grade segmented home network built on a Cisco 892FSP core router with 6 VLANs, QoS for gaming priority, WireGuard VPN remote access, and WiFi 6 access points running OpenWrt.
CTF Writeups (DockerLabs)
Step-by-step solutions for vulnerable machines from DockerLabs.es across five categories: Infrastructure Hacking, Web Hacking, CMS Hacking, Bug Bounty, and Pivoting — covering difficulty levels from very easy to hard.
About V0rt3xS0urc3
Learn about Diego Arriagada Zamora, his specializations in red team operations, Active Directory attacks, WiFi auditing, and his ongoing certifications and platform activity on TryHackMe and HackTheBox.
What You’ll Find
This portfolio covers the full offensive security lifecycle — from lab infrastructure design to hands-on exploitation and post-exploitation workflows. Infrastructure & Environment Setup- Building a portable, reproducible Kali Linux environment with Docker
- Automating tool installation, GPU configuration, and wordlist management
- Designing enterprise-style VLANs and network segmentation at home
- Web application attacks: SQL injection, SSTI, JWT abuse, directory fuzzing
- Active Directory attacks using Impacket, BloodHound, NetExec, Certipy, and Kerbrute
- WiFi auditing with Aircrack-ng, hcxdumptool, and Hashcat WPA2 cracking workflows
- AV evasion with Veil Framework, Shellter, and TheFatRat
- Post-exploitation enumeration with LinPEAS, WinPEAS, and Pwncat
- Memory analysis with Volatility 3
- Disk and firmware analysis with Sleuth Kit and Binwalk
- Mobile reverse engineering with APKTool, Dex2Jar, and JADX
- Traffic analysis with Wireshark and TCPDump
- Pivoting and tunneling with Chisel, Ligolo-ng, and SSHuttle
- VPN connectivity to TryHackMe and HackTheBox via OpenVPN
- DockerLabs (primary writeup source)
- TryHackMe and HackTheBox (integrated via OpenVPN in Kali Portable)
- VulnHub and HackLabs (local VM workflows)
The Kali Portable environment is configured to work out of the box with TryHackMe and HackTheBox — just drop your
.ovpn file into the data/vpn/ directory and connect from inside the container.