-
MDE Location Reference - Process, Registry, Log, Event
May 29, 2025This article provides a concise reference table for processes, registry entries, log files, and Event Viewer locations to aid in Microsoft Defender for Endpoint (MDE) troubleshooting and security incident analysis.
-
OSWP Cheatsheet
April 15, 2025This article serves as a comprehensive cheat sheet for OSWP (PEN-210), outlining all necessary steps and commands to meet the exam requirements effectively.
-
How to Hide a User Account in Windows
October 10, 2024This article outlines the steps to hide either a local or domain Windows account from appearing on the login screen using a simple registry hack.
-
Browser History Extraction in Windows
August 27, 2024This article outlines methods for retrieving browsing history from Google Chrome, Mozilla Firefox, and Microsoft Edge on Windows, utilizing DB Browser and Python.
-
KLCP Comprehensive Exam Guide
August 22, 2024This article serves as a comprehensive study guide for KLCP (PEN-103), highlighting key points to focus on based on my exam experience.
-
Simple Python HTTPS Server
July 28, 2024This article provides a structured walkthrough of implementing an HTTPS server in Python, utilizing built-in modules, incorporating custom configurations, and leveraging the Twisted framework.