Harness Design Fuzzing

Reference vocabulary for designing instrumented harnesses that drive vulnerability discovery — design classes (trigger-driven vs coverage-driven), tiered scope (T1 isolated function / T2 multi-component / T3 full build), systematic input exploration, the two-coverage distinction (fuzzer-feedback vs audit), existing-fuzzer selection (libFuzzer / AFL++ / Jazzer / atheris / `go test -fuzz`), seed-corpus discipline, diagnostic checkpoints, common pitfalls, and design-document scope. Read when designing or reviewing a harness specification. Stays neutral on language and stack — pulls in the relevant surface skill (e.g. `memory-safety-c-cpp`) for bug-class taxonomy.

provos 3f76584 22.2 KB Updated

File contents

provos/ironcurtain/tree/main/src/workflow/workflows/vuln-discovery/skills/harness-design-fuzzing commit 3f76584328

Frequently asked questions

npx skillmds@latest add provos/harness-design-fuzzing