UniverseFly / Readings

Reading valuable research ideas while taking notes through GitHub Issues
0 stars 0 forks source link

CCS'18 | Evaluating Fuzz Testing #3

Closed UniverseFly closed 2 years ago

UniverseFly commented 3 years ago

http://www.cs.umd.edu/~mwh/papers/fuzzeval.pdf

UniverseFly commented 2 years ago

It proposes some interesting heuristic on evaluating fuzzing, (e.g., 24h timeout better than 5h). But IMHO in practice this does not gain enough attention.