Test Configuration
-
Test - Configure a StateModel along with a combination of Publishers, Loggers, Agents, etc.
-
Publishers - I/O interface for interacting with the fuzzing target.
-
Loggers - Method of collecting fuzzing information used to analyze Faults.
-
-
MutationStrategies - Strategy selected defining how to perform data mutations across fuzzing iterations
-
Mutators - Data mutation modules selected by Peach to malform data elements defined within the DataModel
-