Projects
Project List
Blue Team Investigation of a Simulated Metasploit PsExec Attack
Simulated a Metasploit PsExec-based intrusion on a Windows 10 machine and performed end-to-end blue team investigation using PowerShell and Sysmon to detect service execution, process chains, and C2 connections (including a Netcat backdoor).
Creating and Defending Against Netcat Backdoor Shells with Named Pipes
Built a lab to practice Netcat backdoor techniques and defender countermeasures. Covers creating login and reverse
shells using named pipes (mkfifo) on Linux and documents detection and mitigation steps for blue teams.