Completed
DLL Search Path (Unsafe)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DIY Vulnerability Discovery with DLL Side Loading
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Blatant Disclaimer
- 3 Why bother?
- 4 Is anybody doing this?
- 5 DLL Hijacking
- 6 Where's Waldo?
- 7 Rules of Fight Club
- 8 DLL Search Path (Unsafe)
- 9 Default DLL Search Path (SafeSearch)
- 10 Testing for "Ghost DLL" injection
- 11 Registry Keys
- 12 Tools for Auditing DLL Injection
- 13 Gflags for the win!
- 14 Debug Output
- 15 HDMoore DIY for file extensions (2)
- 16 Dependency Walker (2)
- 17 Dependency Walker vs. Argon.exe
- 18 Practical Defenses (2)
- 19 Questions?