A high-intensity, structured repository capturing daily technical progress, exploit development, automation scripts, and lab walk-throughs across advanced offensive and defensive security domains.
This repository serves as living evidence of deep-dive practical learning, maintaining an average daily commitment of 7.5 hours distributed across structured research sessions, advanced lab environments, and core scripting automation.
SEC-NOTES/
├── 365_DAYS/ # Daily progress tracking, exploit reports, and custom notes
│ ├── day-001/ # Linux kernel exploits, shared library hijacking, sudo flaws
│ ├── day-002/ # Privilege escalation & hardening mechanics
│ ├── day-003/ to day-010/# Windows/Active Directory privileges & UAC bypasses
│ └── day-011/ to day-014/# Real-time active exploitation logs and challenge notes
├── HackTheBox/
│ └── Machines/ # Detailed walkthroughs & proofs-of-concept for HTB Boxes
├── TryHackMe/
│ └── Red_Teaming/ # Pivoting, domain dominance, and advanced red team infrastructure
├── Portswigger/ # Advanced Web Application Vulnerabilities & exploits
└── Python/ # Daily automation tools, weaponized scripts, and scanner variants