Skip to content

Releases: BaddKharma/redStack

redStack v1.0

09 May 22:20

Choose a tag to compare

redStack v1.0

Full Boot-to-Breach red team training lab on AWS. Deploy a complete C2 infrastructure in ~20-30 minutes.

What's included

  • Three C2 frameworks: Mythic (Apollo agent), Sliver, Havoc
  • Apache redirector with header + URI gating and scanner blocking
  • Kali Linux workstation (headless or GUI) with 22-tool AD/enum suite
  • Windows Server 2022 operator workstation with pre-configured MobaXterm sessions
  • Guacamole portal for browser-based access to all lab hosts
  • Two peered VPCs, optional OpenVPN tunnel routing for cyber ranges
  • Full wiki documentation across 17 pages

Getting started

See the wiki for the full operator handbook.

git clone https://github.com/BaddKharma/redStack.git
cd redStack/terraform
terraform init
terraform apply