Directed Fuzzing
TechniqueDirected fuzzing (also called directed greybox fuzzing, DGF) is an automated testing technique that focuses fuzzing effort on predefined code regions or submodules rather than maximizing overall coverage. It uses guiding mechanisms, often based on control-flow distance or other target-related metrics, to direct the fuzzer toward specified target sites, with applications in both software and hardware verification.
WIKI
Definition
Directed fuzzing is an automated software and hardware testing technique that focuses error-detection effort on predefined code regions, target sites, or hardware submodules rather than maximizing overall coverage. It is also referred to as directed greybox fuzzing (DGF).
Guiding Mechanism
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →