Design

The design of the lab is intended to simulate a slice of a commercial network. VMWare Workstation Pro gives us the L1 virtualization. We use a VyOS VM for switching and routing and create a separate subnet for each type of device: User (Windows 11), Attacker (Kali), Server (Windows Server 2019), and IDS (Security Onion).

Network Map

flowchart TD A([fa:fa-cloud Internet/Host]) --- |10.0.0.0/24| B{fa:fa-arrows VyOS} B ---|10.0.1.0/24| C[fa:fa-laptop Win11] B ---|10.0.2.0/24| D[fa:fa-laptop Kali] B ---|10.0.3.0/24| E[fa:fa-server WS19] B ---|10.0.4.0/24| F[fa:fa-eye Security Onion] B ---|Monitoring| F

VM Settings

VMHDDMEMNICCPUOther
VyOS50GB4GB61p/1c
Win11100GB4GB11p/1cTPM
Kali80GB8GB12p/2c
WS1980GB8GB12p/1c
SecOnion200GB16GB22p/2c