浏览器模糊测试综述¶
- 1. 基础知识
- 2. 浏览器与引擎
- 3. 相关论文
- 3.1. one fuzzing template revealed over 100 IE UAF
- 3.2. Fuzzing with Code Fragments
- 3.3. DOM Level Fuzz
- 3.4. Fileja
- 3.5. GramFuzz Fuzzing
- 3.6. MongoDB’s JavaScript Fuzzer
- 3.7. Not all bytes are equal Neural byte sieve for fuzzing
- 3.8. predicting vulnerable software components
- 3.9. Scheduled DOM Fuzzing
- 3.10. Skyfire Data-Driven Seed Generation for Fuzzing
- 3.11. Fuzzil: Coverage Guided Fuzzing for JavaScript Engines
- 4. Fuzz方法
- 5. Fuzzers
- 6. 参考资料