Old Desktops Repurposed for Budget Home Labs
Guidance for cybersecurity students suggests that old desktop computers can be cost-effectively converted into powerful home servers for penetration testing practice. With virtualization software, a repurposed machine can be used to simulate multi-OS environments, host vulnerable machines, and practice network segmentation. This DIY approach allows for building hands-on skills sought by employers without a significant financial investment.
- A key benefit of a home lab is providing a safe, controlled environment to practice offensive and defensive techniques without the legal risks of scanning or attacking unauthorized networks. This hands-on practice is crucial for developing the skills needed for certifications like the OSCP, which requires exploiting live machines in its exam. - Common virtualization software options include the free and beginner-friendly VirtualBox, as well as VMware Workstation Player, Proxmox, and Microsoft Hyper-V. For those with Apple Silicon (M1/M2/M3) hardware, which has compatibility issues with tools like VirtualBox, alternatives like UTM or Parallels Desktop are recommended. - Foundational tools for a penetration testing lab include the Kali Linux operating system, which comes pre-loaded with essential software like the Metasploit exploitation framework, Nmap for network scanning, Wireshark for packet analysis, and Burp Suite for web application testing. - For beginners, the online platform TryHackMe offers structured, guided learning paths and is generally more affordable, while Hack The Box is geared towards intermediate users with more realistic, unguided challenges. A common progression is to start with TryHackMe to learn fundamentals before moving to Hack The Box to validate skills. - Entry-level certifications that are highly recognized by employers include CompTIA Security+ for foundational knowledge and Certified Ethical Hacker (CEH). While the CEH exam voucher alone costs around $950, it is one of the most requested certifications by hiring managers. - The Offensive Security Certified Professional (OSCP) is considered a gold standard for penetration testing roles and can help bypass HR filters, but it is a more advanced and difficult exam. The cost for the course and exam attempts can range from approximately $1,749 to $2,749. - Beyond tools, employers look for junior penetration testers who understand methodologies like the Open Web Application Security Project (OWASP) Top 10 for web vulnerabilities and the Open-Source Security Testing Methodology Manual (OSSTMM) for network testing. - Junior penetration tester roles often require 0-2 years of experience and may involve working on less critical parts of security assessments and contributing to reports under the supervision of senior testers. Strong communication skills are essential for explaining technical findings to both technical and non-technical audiences.