Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Fuzzing Dictionary

Skill Aktiv

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

Zweck

To guide fuzzers with domain-specific tokens, enhancing their ability to discover deeper code paths in parsers, protocols, and file format handlers.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

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

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install testing-handbook-skills@trailofbits

Qualitätspunktzahl

90 /100
Analysiert about 16 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

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.

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

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

Skill
ReScienceLab

Using Git Worktrees

100

Verwenden Sie dies, wenn Sie mit der Feature-Arbeit beginnen, die eine Isolierung vom aktuellen Arbeitsbereich erfordert, oder bevor Sie Implementierungspläne ausführen – stellt sicher, dass über native Tools oder einen Git-Worktree-Fallback ein isolierter Arbeitsbereich vorhanden ist.

Skill
obra

Baseline Ui

100

Validiert Animationsdauern, erzwingt die Typografieskala, prüft die Barrierefreiheit von Komponenten und verhindert Anti-Patterns im Layout von Tailwind CSS-Projekten. Verwenden Sie dies beim Erstellen von UI-Komponenten, beim Überprüfen von CSS-Dienstprogrammen, beim Stylen von React-Ansichten oder beim Erzwingen von Designkonsistenz.

Skill
ibelick

Ce Polish Beta

100

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

Skill
EveryInc