Abstract
This training will focus on macOS kernel and user-mode fuzzing, with an emphasis on kernel fuzzing.
Instead of relying on off-the-shelf tools, it will teach you how to develop your own fuzzer from scratch.
You'll learn techniques such as coverage-guided fuzzing through binary rewriting,
identifying and analyzing kernel targets, and manually building each step of the process.
This is a hands-on, low-level approach designed to build a deep understanding of fuzzing internals.
Trainer Info
Meysam Firouzi is a software security researcher, with expertise in hypervisors, Windows, Unix-based systems, and XNU(macOS and iOS).
You can read about him here.