Skip to content

neddstarkk/cybersecurity-home-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Home Lab for Security Testing

About The Project

A virtualized enterprise network environment featuring a Domain Controller on Windows Server along with a Wazuh SIEM on an Ubuntu VM and Windows client. The home lab simulates corporate activity in order to prevent, detect and recover from real-time threats.

Network Diagram

example.png

Lab Environment (Tools and Technologies)

  • SIEM: Wazuh Server on Ubuntu
  • Victim: Windows 10 Enterprise Edition
  • Attacker: Kali Linux
  • Virtualization: VirtualBox

The "Build"

This lab was built on several VMs all running on the same host.

  1. First step was the installation of an Ubuntu VM on which, Wazuh was deployed as the SIEM
  2. Then a Windows server was added which was made the domain controller of the corporate network.
  3. Next came a Windows Enterprise edition which was installed on a separate VM and then bound to the domain via Active Directory
  4. Lastly, a Kali Linux VM was setup to be the attacker in this scenario.
  5. Wazuh agents were deployed on both the Windows server and the Windows client in order to send the logs to the SIEM.
  6. I set up two network adapters on each VM - One internal network and one bridged so that each VM has necessary access to the internet. However the windows client was not given access to the internet in an attempt to create a sandbox within which the testing is to take place

Lab Reports

You can find all lab reports here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors