Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Advancements in JavaScript Engine Fuzzing - OffensiveCon 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Overview
- 3 Quick Recap
- 4 Splicing
- 5 Converting to JavaScript
- 6 Finding bugs
- 7 What is code coverage
- 8 Where are the bugs
- 9 A classic bug
- 10 probingmutator
- 11 Bug example
- 12 Expiration example
- 13 Cold coverage feedback
- 14 Complexity analysis
- 15 Wildback
- 16 Example
- 17 Program Templates
- 18 Hybrid Engine
- 19 Regular Expression Engine
- 20 Mini Fuzzers
- 21 Destroyalization
- 22 Program Space
- 23 Summary