@inproceedings{60d8c2d4112749098b8efb80f2913d88,
title = "Taming a fuzzer using delta debugging trails",
abstract = "Fuzzers, or random testing tools, are powerful tools for finding bugs. A major problem with using fuzzersis that they often trigger many bugs that are already known. The fuzzer taming problem addresses this issue by ordering bug-triggering random test cases generated by a fuzzer such that test cases exposing diverse bugs are found early in the ranking. Previous work on fuzzer taming first reduces each test case into a minimal failure-inducing test case using delta debugging, then finds the ordering by applying the Furthest Point First algorithm over the reduced test cases. During the delta debugging process, a sequence of failing test cases is generated (the 'delta debugging trail'). We hypothesize that these additional failing test cases also contain relevant information about the bug and could be useful for fuzzertaming. In this paper, we propose to use these additional failing test cases generated during delta debugging to help tame fuzzers. Our experiments show that this allows for more diverse bugs to be found early in the furthest point first ranking.",
keywords = "Automated Testing, Fuzzer Taming, Fuzzing, Software Testing, Test-Case Reduction",
author = "Yuanli Pei and Arpit Christi and Xiaoli Fern and Alex Groce and Wong, {Weng Keen}",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 14th IEEE International Conference on Data Mining Workshops, ICDMW 2014 ; Conference date: 14-12-2014",
year = "2015",
month = jan,
day = "26",
doi = "10.1109/ICDMW.2014.58",
language = "English (US)",
series = "IEEE International Conference on Data Mining Workshops, ICDMW",
publisher = "IEEE Computer Society",
number = "January",
pages = "840--843",
editor = "Zhi-Hua Zhou and Wei Wang and Ravi Kumar and Hannu Toivonen and Jian Pei and {Zhexue Huang}, Joshua and Xindong Wu",
booktitle = "Proceedings - 14th IEEE International Conference on Data Mining Workshops, ICDMW 2014",
edition = "January",
}