Welcome
This hackbook is a WIP source of truth for me as I go for my OSCP certification. My plan here is to document methodology used to exploit the full kill chain, include references to tools and their syntax.
MITRE ATT&CK
The MITRE ATT&CK framework is a matrix and knowledge base of adversary tactics and techniques. The current version, v19, was released on Apr 28, 2026. It introduced a major change, with the Defense Evasion tactic being split into Stealth and Defense Impairment.
The MITRE ATT&CK framework also serves as a sort of killchain, documenting specific techniques as it progresses across the complete killchain.
This Site
I have seen other sites, such as HackTricks create a similar source of truth for offense security techniques. My goal with this one is to align such methodologies directly with the MITRE ATT&CK as I become familiar with them. This site may not have every technique in the matrix, but as I learn specific methodology I will tie it to those specific techniques. It also will serve as a compendium of notes from related offensive security courses I have taken.