Completed
Shell Script
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Beyond the Tip of the Iceberg - Fuzzing Binary Protocol for Deeper Code Coverage
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 Fuzzing
- 4 Challenges
- 5 File Fuzzing
- 6 Network Fuzzing
- 7 Alex
- 8 How it works
- 9 AFL
- 10 Limitations
- 11 Our Approach
- 12 How Network Demons Work
- 13 Code Coverage
- 14 File Descriptors
- 15 Filter File Descriptors
- 16 Coverage Maps
- 17 Demo
- 18 UDP
- 19 NetCove
- 20 Code Coverage Demo
- 21 NetCall Graph Demo
- 22 Manual Fuzzing
- 23 Real World Example
- 24 NetCurve Tracing
- 25 Shell Script
- 26 Server Program
- 27 The Small Thing
- 28 Conclusion