Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 388 Bytes

Advanced Windows Exploitation/Offensive Security Exploitation Expert Preparation

Topics, in both kernel mode and user mode, will/may include (if not now, eventually):

Mitigation Bypasses

  1. DEP Bypass
  2. ASLR Bypass
  3. kASLR Bypass
  4. SMEP Bypass
  5. Page Table Randomization Bypass
  6. kCFG Bypass

Vulnerability Classes

  1. Stack Overflows
  2. Arbitrary Memory Overwrites