Overview
machines
- Host
- Win 11 Home running Virtualbox
- 32 GB RAM
- Guests
- Attackbox
- SIEM/loghost
- windows server
- linux server
- network equipment?
The plan for this lab is to set up the most barebones “enterprise environment” as one does for a lab. The contents of the lab will vary as I learn more stuff.
The (current) plan
- Get machines set up and talking.
- Get Splunk set up to receive logs
- Poke Around with AtomicTests and Splunk
Future Plans
- build a simple webapp or wordpress site.
- get it all to deploy automatically via Terraform or Container shenanigans
- get the security stuff also automatic. everything as code.
But first, gotta do it traditionally.
- build machines and set it up.
- containerize.
- figure out how to make it infrastructure as code.
- stretch goal: serverless, and serverless security? This is probably just cloud access and role/permissions management, huh.