Fuzzing Dictionary

Builds and applies fuzzing dictionaries so a fuzzer can produce the keywords, magic bytes, and tokens a target expects. Covers extracting tokens from source, headers, binaries, and specifications, dictionary syntax, and wiring one into libFuzzer or AFL++. Use when fuzzing a parser, protocol, or file format, when coverage stalls at input validation, or when a target compares against fixed strings.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/trailofbits@skills/plugins/testing-handbook-skills/skills/fuzzing-dictionary commit 17eb319cd9

Frequently asked questions

npx skillmds@latest add gabrielmoreira/fuzzing-dictionary