Mutator blocks could be blocks that take a file and spit out an expanded set of options. An example of this would be a JSON mutator that takes a set of JSON files and adds new "mutations" of them, similar to fuzzing mutators. Then, we can do network protocol fuzzing.
Mutator blocks could be blocks that take a file and spit out an expanded set of options. An example of this would be a JSON mutator that takes a set of JSON files and adds new "mutations" of them, similar to fuzzing mutators. Then, we can do network protocol fuzzing.