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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Burlington, Mass. :
Syngress Pub.,
©2007.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.