ISC2 CISSP Practice Question
What is the primary purpose of fuzz testing software as part of a security assessment?
To verify the integrity of compiled binaries against their source code
To identify vulnerabilities by sending unexpected or random inputs
To validate input sanitization routines against known attack patterns
To perform dynamic taint analysis of data flows within an application