ReK2 Hack Lab
May 4, 2025 - ⧖ 1 min🧪 ReK2 Hack Lab
My hack lab
A modular, automated lab environment designed for testing vulnerabilities, conducting research, and assisting clients in securing their systems.
🖥️ Core OS
- Arch GNU/Linux
🛠️ Tools
- Packer: https://www.packer.io/
- Gopass: https://www.gopass.pw/
- Vault: https://www.vaultproject.io/
- QEMU/KVM/LibVirt: https://libvirt.org/
🌐 Networking
- Bridge Interface:
br0
- NFS
📦 Services
- Kubernetes: https://kubernetes.io/
- Containerd: https://containerd.io/
- Calico: https://docs.tigera.io/calico/latest/about/
- MetalLB: https://metallb.io/
⚙️ Usage
- Run
./build.sh
to build the base images. - Import the resulting images into KVM using
./provision-virt.sh
.
🏗️ Current Status
- Completed: Arch GNU/Linux VM
- In Progress: Ubuntu VMs (skeletons in place)
- Upcoming: Windows and BSD VMs
Stay tuned for updates as the lab evolves to include a wider range of operating systems and tools.
Happy Hacking!