CERT BFF
• Software
CERT BFF is a software-testing tool that finds defects in applications that run on Microsoft Windows, Linux, Mac OS X, and other unix-like platforms.
Publisher
Software Engineering Institute
Abstract
The CERT Basic Fuzzing Framework (BFF) is a software-testing tool that performs mutational fuzzing on software that consumes file input. (Mutational fuzzing is the act of taking well-formed input data and corrupting it in various ways, looking for cases that cause crashes.) The BFF automatically collects test cases that cause software to crash in unique ways, and debugs information associated with the crashes.