跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

90 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码

类似扩展

Senior Backend Engineer

100

Designs 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.

技能
alirezarezvani

Openclaw Debugging

100

Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.

技能
steipete

Add New Opc Skill

100

Checklist 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.

技能
ReScienceLab

Using Git Worktrees

100

在开始需要与当前工作区隔离的功能性工作,或在执行实现计划之前使用 - 通过原生工具或 git worktree 回退确保存在隔离的工作区。

技能
obra

Baseline Ui

100

在 Tailwind CSS 项目中验证动画持续时间,强制执行排版比例,检查组件可访问性,并防止布局反模式。适用于构建 UI 组件、审查 CSS 工具类、 styling React 视图或强制执行设计一致性。

技能
ibelick

Ce Polish Beta

100

[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.

技能
EveryInc