Mutation-based Fuzzing
TechniqueMutation-based fuzzing is a fuzzing technique in which the fuzzer explores a target by mutating test artifacts such as instruction test vectors, bytestreams, or prompt templates. In the provided evidence, it is used inside coverage-guided fuzzing for RISC-V instruction-set-simulator and processor verification, as a counterexample-generation method for model learning, and as the basis of TurboFuzzLLM for black-box LLM jailbreaking-template discovery.
WIKI
Mutation-based Fuzzing
Mutation-based fuzzing is a fuzzing technique in which exploration is driven by mutations to test artifacts. In the provided evidence, those artifacts include RISC-V instruction test vectors in coverage-guided processor verification, counterexample candidates for reactive-system model learning, and prompt templates for LLM jailbreak testing. [Mutation-based fuzzing scope]
Relationship to coverage-guided fuzzing
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →