Fuzzing Dictionary
Skill AktivFuzzing 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.
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@trailofbitsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
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
100Verwenden 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.
Baseline Ui
100Validiert 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.
Ce Polish Beta
100[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.