Fuzzing
An automated testing technique that feeds malformed, unexpected, or generated inputs to software to discover crashes and security defects.
Related Concepts
- Static Analysis
- Dynamic Analysis
- CWE
- Attack Surface
An automated testing technique that feeds malformed, unexpected, or generated inputs to software to discover crashes and security defects.