Fuzzing Dictionary
技能 活跃Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.
To guide fuzzers with domain-specific tokens, enhancing their ability to discover deeper code paths in parsers, protocols, and file format handlers.
功能
- Guides fuzzers with domain-specific tokens
- Supports various fuzzers (libFuzzer, AFL++, cargo-fuzz)
- Provides examples for common patterns (protocols, file formats, config files)
- Includes troubleshooting and advanced usage tips
使用场景
- Fuzzing parsers for JSON, XML, config files
- Fuzzing protocol implementations like HTTP or custom protocols
- Fuzzing file format handlers for images, media, or archives
- Improving fuzzer coverage when targets have keyword-based parsing
非目标
- Fuzzing pure algorithms without format expectations
- Replacing existing fuzzer functionalities with custom implementations
- Fuzzing targets that lack keyword-based parsing
Trust
- warning:Issues Attention13 issues opened and 4 closed in the last 90 days, indicating a low closure rate and potentially slow maintainer response.
安装
请先添加 Marketplace
/plugin marketplace add trailofbits/skills/plugin install testing-handbook-skills@trailofbits质量评分
类似扩展
Senior Backend Engineer
100Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Using Git Worktrees
100在开始需要与当前工作区隔离的功能性工作,或在执行实现计划之前使用 - 通过原生工具或 git worktree 回退确保存在隔离的工作区。
Baseline Ui
100在 Tailwind CSS 项目中验证动画持续时间,强制执行排版比例,检查组件可访问性,并防止布局反模式。适用于构建 UI 组件、审查 CSS 工具类、 styling React 视图或强制执行设计一致性。
Ce Polish Beta
100[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.