Original paper
Gramatron: effective grammar-aware fuzzing
Published: Jul 8, 2021
Abstract
Fuzzers aware of the input grammar can explore deeper program states using grammar-aware mutations. Existing grammar-aware fuzzers are ineffective at synthesizing complex bug triggers due to: (i) grammars introducing a sampling bias during input generation due to their structure, and (ii) the current mutation operators for parse trees performing localized small-scale changes. Gramatron uses grammar automatons in conjunction with aggressive...
Paper Details
Title
Gramatron: effective grammar-aware fuzzing
Published Date
Jul 8, 2021