IEEE Access (Jan 2021)

Exploratory Review of Hybrid Fuzzing for Automated Vulnerability Detection

  • Fayozbek Rustamov,
  • Juhwan Kim,
  • Jihyeon Yu,
  • Joobeom Yun

DOI
https://doi.org/10.1109/access.2021.3114202
Journal volume & issue
Vol. 9
pp. 131166 – 131190

Abstract

Read online

Recently, software testing has become a significant component of information security. The most reliable technique for automated software testing is a fuzzing tool that feeds programs with random test-input and detects software vulnerabilities that are critical to security. Similarly, symbolic execution has gained the most attention as an efficient testing tool for producing smart test-inputs and discovering hard-to-reach bugs using search-based heuristics and compositional approaches. The combination of fuzzing and symbolic execution makes software testing more efficient by mitigating the limitations in each other. Although several studies have been conducted on hybrid fuzzing in recent years, a comprehensive and consistent review of hybrid fuzzing techniques has not been explored. To add coherence to the extensive literature on hybrid fuzzing and to make it reach a large audience, this study provides an overview of key concepts along with the taxonomy of existing hybrid fuzzing tools, problems, and solutions that have been developed in this sphere. It also includes evaluations of the proposed approaches and a number of suggestions for the development of hybrid fuzzing in the future.

Keywords