Simplified Entropy as A Criterion for Corpus Distillation in Fuzzing Process
Cybersecurity Innovations - Strategies, Challenges, and Solutions: 37SP 2021
Fuzzing is an automated testing technique of finding security vulnerabilities in software. It guarantees more thorough security testing than manual code review for classic white-box testing or attempting to generate an error with black-box testing. The currently used methods of generating test data are based on the initial set of test data, so-called…