Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Firmware Security - Why It Matters and How You Can Have It
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Just what is firmware?
- 3 Just what is code?
- 4 Why do we care about bugs in firmware?
- 5 What's the attack surface for firmware?
- 6 Where is firmware?
- 7 Welcome to System Management Mode
- 8 Not all runtime firmware is SMM
- 9 never touch untrusted data
- 10 Vulnerability mitigation
- 11 don't write bugs
- 12 But is it just about code quality?
- 13 How can we reduce attack surface?
- 14 Does Coreboot inherently save us?
- 15 What about the Management Engine? • Run the latest firmware
- 16 Firmware updates are important
- 17 Options for compatibility
- 18 Options for more advanced users
- 19 Options for super-advanced users
- 20 In summary