Cargando…

Open source fuzzing tools /

"Fuzzing is often described as a "black box" software testing technique. It works by automatically feeding a program multiple input iterations in an attempt to trigger an internal error indicative of a bug, and potentially crash it. Such program errors and crashes are indicative of th...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Evron, Gadi (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Burlington, Mass. : Syngress Pub., ©2007.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. Introduction to Vulnerability Research
  • Ch. 2. Fuzzing
  • What's That?
  • Ch. 3. Building a Fuzzing Environment
  • Ch. 4. Open Source Fuzzing Tools
  • Ch. 5. Commercial Fuzzing Solutions
  • Ch. 6. Build Your Own Fuzzer
  • Ch. 7. Integration of Fuzzing in the Development Cycle
  • Ch. 8. Standardization and Certification
  • Ch. 9. What Is a File?
  • Ch. 10. Code Coverage and Fuzzing.