Slide 10
Slide 10 text
Fuzzing Approach (2/2)
● Number of CVEs assigned
● Custom fuzzer built to work on specific cases such file format
○ Limited to the target itself
● Public fuzzer, we used any available fuzzers such as WinAFL and CERT BFF
● WinAFL supports coverage guided, APIs
● CERT BFF only file format, support custom Python plugin