Practical offensive fuzzing methodology covering target identification, fuzzer selection (AFL++, libFuzzer, Honggfuzz, Boofuzz, syzkaller), harness writing, corpus curation, mutation strategies, coverage measurement, and crash triage. Use when setting up or running fuzz campaigns against any target: file parsers, network protocols, kernel drivers, EDR engines, embedded firmware, or language runtimes.
$npx -y skills add snailsploit/claude-red --skill offensive-fuzzingInstalls into the current project.
Run `npx skills use "https://github.com/snailsploit/claude-red" --skill "snailsploit/claude-red/offensive-fuzzing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/snailsploit/claude-red" that are relevant to the current task. Run `npx skills add "https://github.com/snailsploit/claude-red"` and select the relevant skills, then follow their instructions.