关于
The aflpp skill enables comprehensive fuzzing of binaries and source code using AFL++. Use it for security testing and vulnerability discovery during development, particularly when you need to identify memory corruption and other low-level bugs.
快速安装
Claude Code
推荐npx skills add plurigrid/asi -a claude-code/plugin add https://github.com/plurigrid/asigit clone https://github.com/plurigrid/asi.git ~/.claude/skills/aflpp在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the aflpp skill?
aflpp is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform aflpp-related tasks without extra prompting.
How do I install aflpp?
Use the install commands on this page: add aflpp to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does aflpp belong to?
aflpp is in the testing-handbook-skills category, tagged general.
Is aflpp free to use?
Yes. aflpp is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
该Skill为开发者提供与OSS-Fuzz的集成,支持持续模糊测试以发现软件中的安全漏洞。它适用于需要进行自动化安全测试的项目,帮助识别代码中的潜在内存错误和崩溃问题。作为Trail of Bits的安全测试工具,开发者可将其用于强化代码安全性并集成到现有测试流程中。
这是一个用于Rust模糊测试的Claude Skill,基于cargo-fuzz和libFuzzer实现。它帮助开发者在Rust项目中进行自动化安全测试,发现代码中的潜在漏洞和边界情况。该技能特别适合需要进行安全审计或寻找内存安全问题的Rust开发者使用。
这个Skill能自动生成全面的安全测试手册和指南,帮助开发者制定系统化的安全测试策略。它特别适合在规划渗透测试、代码审计或安全评估项目时,快速创建结构化的测试框架和方法论。该工具由Trail of Bits开发,可与审计上下文构建、CodeQL等安全工具配合使用,提升安全测试的覆盖率和效率。
这是一个用于代码覆盖率分析的Claude Skill,帮助开发者评估测试质量。它来自Trail of Bits的安全技能库,可与audit-context-building、CodeQL等工具配合使用。该技能基于抽象灵活性设计理念,适合在需要量化测试覆盖率和识别未测试代码区域时使用。
