Ontology highlight
ABSTRACT:
SUBMITTER: Zeng Y
PROVIDER: S-EPMC10557509 | biostudies-literature | 2023
REPOSITORIES: biostudies-literature
Zeng Yingpei Y Zhu Fengming F Zhang Siyi S Yang Yu Y Yi Siyu S Pan Yufan Y Xie Guojie G Wu Ting T
PeerJ. Computer science 20230919
Fuzzing has become an important method for finding vulnerabilities in software. For fuzzing programs expecting structural inputs, syntactic- and semantic-aware fuzzing approaches have been particularly proposed. However, they still cannot fuzz in-memory data stores sufficiently, since some code paths are only executed when the required data are available. In this article, we propose a data-aware fuzzing method, DAFuzz, which is designed by considering the data used during fuzzing. Specifically, ...[more]