Chrome Extension
WeChat Mini Program
Use on ChatGLM

A Format Protection Method of Greybox Fuzzing.

ICCT(2019)

Cited 0|Views6
No score
Abstract
Greybox fuzzing, which can fuzz without knowledge of the format, is one of the most advanced fuzzing techniques. However, the lack of format knowledge makes the test cases’ format messy as the fuzzing proceeds and reduces the effectiveness of fuzzing. In this paper, we introduce a format protection method that can protect the format of test cases during greybox fuzzing. Based on prior knowledge, the Naive Bayes classifier is applied to achieve a format check method, which is used to improve the favourite seed selection process and induce the position of variation. The experiment results indicate that this method not only has a higher code coverage ratio and more unique crashes in less time than other fuzzers but also maintains the invalid format ratio at a low level. 24 previously unreported CVEs were exposed.
More
Translated text
Key words
greybox fuzzing,format protection,naive bayes classifier,favorite seeds selection,induce the position of variation
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined