Improved Fuzzy Analysis Methods

MA Jinxin,ZHANG Tao,LI Zhoujun,ZHANG Jiangxiao
DOI: https://doi.org/10.16511/j.cnki.qhdxxb.2016.25.004
2016-01-01
Abstract:Fuzzing testing is one of the most widely used and most effective methods for vulnerability detection.However,the traditional fuzzy analysis method is inefficient and works blindly.This paper describes a refining method that reduces the test sample size with the same code coverage.A weighted testing time model is used to give the better sample more time.A taint based exception analysis method is used to evaluate the severity of exceptions and to improve the vulnerability analysis efficiency.Comparisons with Peach show that this method improves the traditional fuzzy analysis method.
What problem does this paper attempt to address?