Project 0 · Completed foundation

Building My Cybersecurity Home Lab

A practical Windows-based environment prepared for authorized cybersecurity labs, network reconnaissance, VPN connectivity, and packet analysis.

Objective

Build a clean and reliable foundation for hands-on cybersecurity learning before attempting practical machines and investigations.

What I installed and used

OpenVPNNmapWiresharkWindows PowerShell

Implementation

1. VPN access: Installed OpenVPN and used the Hack The Box connection profile to establish a secure tunnel into the authorized training network.

2. Network reconnaissance: Installed Nmap and verified that scans could be launched from Windows PowerShell against assigned lab targets.

3. Packet-analysis foundation: Installed Wireshark to prepare for future traffic capture and protocol-analysis exercises.

4. Command-line workflow: Used Windows PowerShell to navigate folders, launch tools, test connectivity, and run lab commands.

Outcome

The environment successfully supported the completion of the Hack The Box Meow and Fawn machines. This project is the foundation for future network, Windows logging, Wazuh, and cloud-security work.

Evidence

Installation and configuration screenshots were captured during the setup process. They will be added to the repository as the project evidence gallery is organized.

Lessons learned

A useful home lab does not begin with dozens of tools. It begins with a small, verified toolset, working connectivity, and a repeatable workflow.