You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A documented record of hands-on penetration testing work: methodology-driven write-ups covering Active Directory exploitation, web application security, and red team infrastructure, built to reflect real-world engagement standards, not just CTF completions.
Focus areas: Internal Network Security Testing · External Network Security Testing · Web Application Pentesting · API Testing
Why this repo
This repo proves the application. Every write-up follows a real pentest report structure — recon, exploitation, impact, remediation — a working record of how I actually break down a target, not just notes about it.
Hands-on lab work covering lateral movement across compromised hosts and network pivoting techniques - practically executed using tools like Impacket, CrackMapExec, and Chisel/Ligolo for tunneling into segmented networks, with each technique tested and documented step-by-step in a controlled environment.
Hands-on lab work completed on TryHackMe, covering practical exploitation of Active Directory environments - enumeration, attack path identification, and privilege escalation executed and documented step-by-step in a guided lab setting.
Writeups covering exploitation of known CVEs affecting Active Directory environments - walking through vulnerability identification, proof-of-concept exploitation, and the underlying misconfiguration or patch gap that made each CVE exploitable, along with remediation guidance.
Techniques for maintaining long-term access in a compromised AD environment - covering methods like Golden/Silver Ticket abuse, DCSync, and AdminSDHolder manipulation, along with detection and remediation notes.Underlying misconfiguration or patch gap that made each CVE exploitable, along with remediation guidance.
Hands-on notes on escalating privileges after initial access - covering misconfiguration abuse, kernel exploits, service/permission weaknesses, and credential harvesting, documented step-by-step from low-privilege foothold to full system/domain compromise.
Hands-on notes on gaining initial foothold in target environments - covering common entry vectors like exposed services, weak credentials, phishing simulation payloads, and public exploit adaptation, documented step-by-step from recon through first shell
Hands-on notes on reverse engineering binaries — covering static and dynamic analysis, disassembly, and identifying exploitable logic or vulnerabilities in compiled programs.
Hands-on notes on IoT and embedded device security — covering firmware extraction and analysis, hardware interfacing, and identifying common vulnerabilities in connected devices.
Scope & Ethics
All work documented here was performed in authorized lab environments, CTF platforms (TryHackMe, HackTheBox), or self-hosted infrastructure built specifically for this purpose. Nothing in this repository reflects unauthorized access to third-party systems.