Coverage-Guided Fuzz Testing
TechniqueFirst seen 8/4/2026
Last seen 8/4/2026
Evidence 6 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
4 connectionsSearchSYS uses AFL++-based coverage-guided fuzz testing as one of its main components.
Coverage-guided fuzz testing applies mutation operators to test inputs.
AFL++ is a coverage-guided fuzzer that provides the fuzzing core for SearchSYS.
Coverage-guided fuzz testing includes binary file mutation as one of its mutation strategies.