Completed
And Bypass it After!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Whitelisting LD PRELOAD for Fun and No Profit
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Intro to LD_PRELOAD
- 3 Make It Persistent
- 4 It Can Be Good!
- 5 Evil Use Cases
- 6 Hooking Functions
- 7 Hooking Example
- 8 Execution on Load
- 9 Execution Example
- 10 The rtld-audit Subsystem
- 11 Lots of functions
- 12 At First, I Wanted to Log
- 13 Intercept Before Load
- 14 Let's Block Some Preloads!
- 15 Unauthorized Preloads
- 16 Monitor & Block Preloads
- 17 Enter Libpreloadvaccine!
- 18 Simple Logic
- 19 Simple Authorized List
- 20 Simple Deployment
- 21 Catch it in Action!
- 22 And Bypass it After!
- 23 Keep Security Close to Code