浏览器模糊测试综述
1.0

内容索引:

  • 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. 浏览器防护措施
  • 5. 浏览器漏洞类型
  • 6. Fuzz方法
  • 7. Fuzzers
浏览器模糊测试综述
  • Docs »
  • 3. 相关论文
  • View page source

3. 相关论文¶

内容索引:

  • 3.1. one fuzzing template revealed over 100 IE UAF
  • 3.2. Fuzzing with Code Fragments
    • 3.2.1. 简介
    • 3.2.2. 参考链接
  • 3.3. DOM Level Fuzz
  • 3.4. Fileja
  • 3.5. GramFuzz Fuzzing
    • 3.5.1. 主流程伪代码
    • 3.5.2. Extract the Grammar Node
  • 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
Next Previous

© Copyright 2017-2020, lyle

Built with Sphinx using a theme provided by Read the Docs.