Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Exploiting the Hyper-V IDE Emulator to Escape the Virtual Machine
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The story of the vulnerability
- 3 The bug
- 4 Constraints
- 5 Memory Layout
- 6 Demo
- 7 Windows 10 1709
- 8 Ideas
- 9 First Attempt
- 10 VideoDirtListener
- 11 Looping in Direct Caller
- 12 RPC Server Call2
- 13 MemCopy Gadget
- 14 Strategy
- 15 Raw payload
- 16 Raw payload demo
- 17 Second payload
- 18 VM Worker
- 19 Lessons Learned
- 20 Language Safety
- 21 Bug Elimination
- 22 Virtualization Sandbox
- 23 Outro