Completed
DownloadExec payload
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Just-In-Time Code Reuse - The More Things Change, the More They Stay the Same
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Addressspace layout randomization
- 3 Finegrained addressspace layout randomization
- 4 Basic block randomization
- 5 JIT Rot Workflow
- 6 Challenges
- 7 Mapping Memory
- 8 Code Sequences
- 9 Combining Gadgets
- 10 Improvements
- 11 Page Mapping
- 12 Application Experiments
- 13 Application Experiments Results
- 14 Live Demo
- 15 Debug Output
- 16 Exploit
- 17 Redirect execution
- 18 More complex code
- 19 Current code
- 20 Stack pivot
- 21 DownloadExec payload
- 22 WinExec payload
- 23 WinExec redirection
- 24 PowerShell
- 25 CaffeineBed
- 26 Conclusion
- 27 Quick fixes
- 28 Summary