Hardware Build

My journey from sales to tech started with a screwdriver and a stack of parts. I built this custom virtualization server as my very first self-directed technical project, teaching myself hardware architecture from scratch. This build didn't just save money; it gave me the high-performance environment I needed to run enterprise-grade security labs at home.

1. Central Processing Unit (CPU): AMD Ryzen 7 7800X3D
  • The Logic: While famous for gaming, the 3D V-Cache technology provides massive L3 cache access. In a virtualization environment, this drastically reduces latency when multiple VMs (Kali, Splunk, Windows) are fighting for processor instructions, ensuring smooth concurrent operation.

2. Graphics Processing Unit (GPU): Gigabyte RTX 3080 Ti
  • The Logic: Beyond display duties, this card serves a tactical purpose: Password Cracking Acceleration. The massive count of CUDA cores allows me to use tools like Hashcat to simulate advanced brute-force attacks against hashed credentials much faster than a standard CPU-only server.

3. Memory (RAM): Corsair 32GB DDR5 6000MT/s
  • The Logic: I chose the newer DDR5 standard over DDR4 for its significantly higher bandwidth. At 6000MT/s, data throughput between the host and the virtual machines is instantaneous, preventing the "sluggish" feel common in older home labs.

4. Motherboard: MSI MAG B850 Tomahawk WiFi

  • The Logic: A strategic choice for longevity. The B850 chipset provides a robust power delivery system for the Ryzen 7 CPU and introduces Wi-Fi 7 and PCIe Gen 5 support. This ensures the workstation is future-proofed for next-generation storage and networking upgrades without needing a rebuild.

5. Storage: Samsung 1TB NVMe M.2 SSD

  • The Logic: Hard drive speed is the #1 bottleneck in Splunk labs. By using a top-tier Samsung NVMe drive, I ensure high IOPS (Input/Output Operations Per Second). This allows Splunk to ingest and index thousands of logs per second without choking the system.

6. Cooling & Power: NZXT Kraken Elite 360 & Corsair RM1000x

  • The Logic: Reliability is key. The 360mm AIO liquid cooler keeps thermal throttling at bay during sustained attack simulations, while the 1000W Platinum-rated supply ensures stable voltage delivery to the components 24/7.