A Directed Grey-box Fuzz Testing Method Based on Potential Vulnerabilities of Program Basic Blocks

Citation Author(s):
baiyi
wang
Submitted by:
Baiyi Wang
Last updated:
Tue, 08/22/2023 - 05:05
DOI:
10.21227/78et-8428
License:
35 Views
Categories:
Keywords:
0
0 ratings - Please login to submit your rating.

Abstract 

This manuscript proposes an approach to fuzzing test based on basic block vulnerabilities. Existing directed fuzzing test techniques rely on manual intervention to identify vulnerabilities and lack automated localization methods or are not efficient enough for localization. We predict the vulnerability of basic blocks by further refining the basic block units and then extracting features from both semantic and structural information, combined with a deep learning approach, and then determine the target points for directed fuzzy testing to guide fuzzing test through the vulnerability of basic blocks in relation to their topology. Our approach achieves automated analysis of programs while outperforming existing methods, with specific algorithmic descriptions and experimental data presented in the manuscript.

Instructions: 

The "vectors" folder contains the training set features that have been vectorized. The "Results" folder contains the results of testing our method on different projects.