KimbakiS Portfolio

This is a collection of some of the projects I've worked on during my ventures into the Cybersecurity world.

View on GitHub

Cybersecurity Home Lab - Detection and Monitoring

A cybersecurity home lab featuring pfSense for network management, Active Directory with Windows Server, Security Onion for traffic monitoring, and pentesting tools for analysis and exploitation.


Network Diagram

Cybersecurity Home Lab


Project Components


Pfsense Configuration

image

Interface Assignment:

  1. WAN: em0 — 192.168.106.130/24 (auto)
  2. LAN: em1 — 192.168.1.1/24 — enable DHCP
  3. OP1: em2 — 192.168.2.1
  4. OP2: em3 — 192.168.3.1
  5. OP3: em4 — no IP (this will be a span port)
  6. OP4: em5 — 192.168.4.1

Web Portal Configuration:

image

image

image

Testing

image


Security Onion Configuration

Set Up

Testing & Troubleshooting


Analyst VM – Ubuntu

Tools


Pentester VM – Kali Linux

Purposes

  1. Accesses the Pfsense web portal at http://192.168.1.1
  2. Conducts attack simulations on the target network to test defenses

Troubleshooting


Victim Network – Active Directory Environment

Windows Domain Controller

Set Up

(Mis)Configurations

Windows 11 Workstations

Set Up