[DEPLOYMENTS]
Secure Home Lab & Network Segmentation
A comprehensive home lab built to reclaim data ownership and create a secure, segmented network for IoT devices and security experiments.
Security Case Study
The Problem: Consumer-grade networks are typically "flat," meaning a single compromised IoT device can act as a beachhead for an attacker to compromise high-value targets like personal computers or file servers.
The Solution: I implemented a multi-VLAN architecture using OPNsense to segment the network into four primary zones: Trusted, IoT, Guest, and Lab. Strict firewall rules block all inter-VLAN traffic by default, with specific exceptions for necessary communication. This containment strategy ensures that even if an IoT device is compromised, the blast radius is limited to its own isolated network segment, protecting critical assets.
CI/CD Security Pipeline
A complete CI/CD pipeline template using GitHub Actions that incorporates static application security testing (SAST) and software composition analysis (SCA).
Coming Soon...
Cloud Threat Modeling Dashboard
A web-based application that allows teams to collaboratively create and manage threat models for their software projects using the STRIDE methodology.
Coming Soon...