Recent Papers Related To Fuzzing
原文在GitHub上进行更新: https://github.com/wcventure/FuzzingPaper
All Papers Interesting Fuzzing DifFuzz: Differential Fuzzing for Side-Channel Analysis (ICSE 2019)REST-ler: Stateful REST API Fuzzing (ICSE 2019…
文章目录 1. Introduction2. Overview3. Fuzzing Theory3.1 Seed Set Selection3.2 Seed Schedule3.3 Byte Schedule3.4 Mutation Operator Schedule3.5 Diverse Information for Fitness3.6 Evaluation Theory 4. Search Space of Inputs4.1 Byte-constraint Relation4.2 Conc…