35 citations · 35 across the 1 of their papers we have counts for
2 papers
cs.CR2019★ 35 cited
V-Fuzz: Vulnerability-Oriented Evolutionary Fuzzing
Yuwei Li, Shouling Ji, Chenyang Lv +4
Fuzzing is a technique of finding bugs by executing a software recurrently with a large number of abnormal inputs. Most of the existing fuzzers consider all parts of a software equ…
cs.CR2018
SmartSeed: Smart Seed Generation for Efficient Fuzzing
Chenyang Lyu, Shouling Ji, Yuwei Li +3
Fuzzing is an automated application vulnerability detection method. For genetic algorithm-based fuzzing, it can mutate the seed files provided by users to obtain a number of inputs…