Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Biting the Apple that Feeds You - macOS Kernel Fuzzing
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why OS X
- 3 The fuzzer
- 4 Object database
- 5 Ciscos
- 6 syscall
- 7 Siskel
- 8 Logging
- 9 Seeding
- 10 Exit Cisco
- 11 Library
- 12 Fuzz Loop
- 13 Scaling the Fuzz
- 14 QMU
- 15 Code Coverage
- 16 Cocoa Free Support
- 17 Coverage Information
- 18 In memory fuzz
- 19 Fuzzer components
- 20 Wrapper library
- 21 Extracting attack surface
- 22 Pattern matching on struts
- 23 Limitations
- 24 Modules
- 25 Hooking
- 26 Challenges
- 27 Open method
- 28 Sample size
- 29 UI Automation
- 30 Mutations
- 31 Architecture
- 32 open source
- 33 future plans
- 34 previous work