Active Directory Lab — Environment, Policy, Security, and Automation
This post provides a high-level walkthrough of my Active Directory lab environment.The intent is not to document every step, but to show…
Exploring Technology Through Hands-On Projects and Real-World Applications
This post provides a high-level walkthrough of my Active Directory lab environment.The intent is not to document every step, but to show…
Introduction For this project, I set up my own WireGuard VPN on the same VPS that hosts my e-portfolio website. Instead of…
Title: NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables) Quick take: a Python daemon I built that listens to Suricata’s fast.log, enriches…
As part of my self-study in scripting and Linux, I worked on a challenge designed to test my Bash skills. A prompt…
What this is A Python-based log parser and weather enricher. It demonstrates how to combine multiple Python libraries in a single, cohesive…
This blog post walks through how I set up my WordPress job portfolio site using a cloud server, a custom domain, and…
Why I built this? I made the Nmap Dashboard as a way to teach myself Python, not just learning the syntax, but…