5 citations · 6 across the 2 of their papers we have counts for
3 papers
Fuzzing with Fast Failure Feedback
Rahul Gopinath, Bachir Bendrissou, Björn Mathis +1
Fuzzing -- testing programs with random inputs -- has become the prime technique to detect bugs and vulnerabilities in programs. To generate inputs that cover new functionality, fu…
Inferring Input Grammars from Dynamic Control Flow
Rahul Gopinath, Björn Mathis, Andreas Zeller
A program is characterized by its input model, and a formal input model can be of use in diverse areas including vulnerability analysis, reverse engineering, fuzzing and software t…
Sample-Free Learning of Input Grammars for Comprehensive Software Fuzzing
Rahul Gopinath, Björn Mathis, Mathias Höschele +2
Generating valid test inputs for a program is much easier if one knows the input language. We present first successes for a technique that, given a program P without any input samp…