language model-based fuzzer
TechniqueA language model-based fuzzer is a fuzzing technique that uses a language model to intelligently generate structured test inputs, such as assembly instructions, to discover vulnerabilities in complex systems. In the hardware security domain, it has been applied to generate RISC-V assembly instructions whose effectiveness is refined through real-time hardware feedback.
WIKI
Language Model-based Fuzzer
Overview
A language model-based fuzzer is a fuzzing technique that leverages a language model to generate syntactically and semantically structured test inputs—rather than purely random mutations—to expose bugs and vulnerabilities in a target system. By learning the structure of valid inputs, the language model produces test cases that are more likely to exercise meaningful behavior, enabling deeper exploration of the target's state space than purely random approaches.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →