Windows Kernel Exploitation - Race Condition and Use-After-Free in KTM

Windows Kernel Exploitation - Race Condition and Use-After-Free in KTM

OpenSecurityTraining2 via YouTube Direct link

Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 01 Introduction

1 of 66

1 of 66

Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 01 Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Windows Kernel Exploitation - Race Condition and Use-After-Free in KTM

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 01 Introduction
  2. 2 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 02 Lab Setup Debug Environment
  3. 3 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 03 1 Binary Diffing Updates
  4. 4 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 03 2 Binary Diffing CVE-2018-8611
  5. 5 Exploitation 4011, Windows Kernel: Race + UAF in KTM 03 3 Lab Binary Diffing CVE-2018-8611
  6. 6 Exploitation 4011, Windows Kernel: Race + UAF in KTM 03 4 Lab Binary Diffing CVE-2018-8611 Solution
  7. 7 Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 04 1 KTM Basics
  8. 8 Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 04 2 KTM Objects
  9. 9 Exploitation 4011, Windows Kernel Exploitation: Race Condition + UAF in KTM 04 3 KTM States
  10. 10 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 4 Lab KTM CreateResourceManager
  11. 11 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 5 Lab KTM CreateResourceManager Solution
  12. 12 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 6 Lab KTM CommitSingleEnTx
  13. 13 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 7 Lab KTM CommitSingleEnTx Solution
  14. 14 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 8 Lab KTM CommitMultiEnTx
  15. 15 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 9 Lab KTM CommitMultiEnTx Solution
  16. 16 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 04 10 Improving Reversed Code
  17. 17 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 11 Lab Better Binary Diffing
  18. 18 Exploitation 4011, Windows Kernel: Race + UAF in KTM 04 12 Lab Better Binary Diffing Solution
  19. 19 Exploitation 4011, Windows Kernel: Race + UAF in KTM 05 1 Understanding TmRecoverResourceManager
  20. 20 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 05 2 Vulnerability and Patch
  21. 21 Exploitation 4011, Windows Kernel: Race + UAF in KTM 05 3 Lab Reaching Vulnerable Code
  22. 22 Exploitation 4011, Windows Kernel: Race + UAF in KTM 05 4 Lab Reaching Vulnerable Code Solution
  23. 23 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 06 1 Winning The Race With WinDbg
  24. 24 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 06 2 How to Free a KENLISTMENT
  25. 25 Exploitation 4011, Windows Kernel: Race + UAF in KTM 06 3 Lab Winning The Race With WinDbg
  26. 26 Exploitation 4011, Windows Kernel: Race + UAF in KTM 06 4 Lab Winning The Race With WinDbg Solution
  27. 27 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 1 Heap Spray vs Feng Shui
  28. 28 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 2 Delayed Free and Bypass
  29. 29 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 3 Exploitation With and Without Holes
  30. 30 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 4 Data Control with Pool Manipulation
  31. 31 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 5 Lab Bad Fengshui
  32. 32 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 6 Lab Bad Fengshui Solution
  33. 33 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 7 Lab Good Fengshui
  34. 34 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 8 Lab Good Fengshui Solution
  35. 35 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 9 Lab Triggering UAF
  36. 36 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 10 Lab Triggering UAF Solution
  37. 37 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 11 4 KTM Objects
  38. 38 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 12 Vulnerable Function Functionality
  39. 39 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 13 Patch Analysis
  40. 40 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 14 Why Heap Feng Shui
  41. 41 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 07 15 Component Used For Feng Shui
  42. 42 Exp4011 07 16 Why Named Pipe For Feng Shui
  43. 43 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 17 How Use WinDbg To Win The Race
  44. 44 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 18 How To Exploit with SMAP enabled
  45. 45 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 19 Can We Create a 100 Reliable Exploit
  46. 46 Exploitation 4011, Windows Kernel: Race + UAF in KTM 07 20 How To Mitigate The Named Pipe Technique
  47. 47 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 08 1 Race Win Detection
  48. 48 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 08 2 Lab Race Win Detection
  49. 49 Exploitation 4011, Windows Kernel: Race + UAF in KTM 08 3 Lab Race Win Detection Solution
  50. 50 Exploitation 4011, Windows Kernel: Race + UAF in KTM 09 1 Escaping The Vulnerable Loop Strategy
  51. 51 Exploitation 4011, Windows Kernel: Race + UAF in KTM 09 2 Lab Address Leak Discovery and Loop Escape
  52. 52 Exploitation 4011 Windows Kernel: Race + UAF in KTM 09 3 Lab Address Leak Discovery and Loop Escape2
  53. 53 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 10 Understanding The Address Leak
  54. 54 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 10 2 Teaser Remaining of Exp4011
  55. 55 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 11 Winning the Race Condition
  56. 56 Exploitation 4011, Windows Kernel: Race + UAF in KTM 12 1 Privilege Escalation Strategies
  57. 57 Exploitation 4011, Windows Kernel: Race + UAF in KTM 12 2 Lab Arbitrary Read Write
  58. 58 Exploitation 4011, Windows Kernel: Race + UAF in KTM 12 3 Lab Arbitrary Read Write Solution
  59. 59 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 12 4 Lab Privilege Escalation
  60. 60 Exploitation 4011, Windows Kernel: Race + UAF in KTM 12 5 Lab Privilege Escalation Solution
  61. 61 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 13 1 Arbitrary Increment Primitive
  62. 62 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 13 2 Arbitrary Read Primitive
  63. 63 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 13 3 Arbitrary Increment Trick
  64. 64 Exploitation 4011, Windows Kernel: Race + UAF in KTM 13 4 Privilege Escalation Comparison
  65. 65 Exploitation 4011, Windows Kernel Exploitation: Race + UAF in KTM 13 5 Lab Increment Primitive
  66. 66 Exploitation 4011, Windows Kernel: Race + UAF in KTM 13 6 Lab Increment Primitive Solution

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.