정보
이 스킬은 보안 테스트 중 퍼저 성능을 향상시키기 위한 효과적인 퍼징 딕셔너리 구축 기법을 제공합니다. 개발자가 코드 커버리지와 버그 발견률을 개선할 수 있는 표적 입력 세트를 만들 수 있도록 지원합니다. 더 의미 있는 테스트 케이스를 생성하기 위해 퍼징 캠페인을 준비할 때 이 스킬을 활용하세요.
빠른 설치
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/fuzzing-dictionaryClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
GitHub 저장소
Frequently asked questions
What is the fuzzing-dictionary skill?
fuzzing-dictionary is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform fuzzing-dictionary-related tasks without extra prompting.
How do I install fuzzing-dictionary?
Use the install commands on this page: add fuzzing-dictionary 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 fuzzing-dictionary belong to?
fuzzing-dictionary is in the testing-handbook-skills category, tagged design.
Is fuzzing-dictionary free to use?
Yes. fuzzing-dictionary is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
연관 스킬
이 스킬은 OSS-Fuzz와 연동되어 코드의 취약점을 식별하기 위한 지속적인 퍼징을 가능하게 합니다. Trail of Bits 보안 테스트 스위트의 일부이며, 자동화된 대규모 퍼즈 테스트가 필요할 때 가장 효과적으로 사용됩니다. 상세한 구현 방법과 사용 예시는 소스 저장소를 참조하십시오.
이 스킬은 보안 테스트와 버그 발견을 위해 cargo-fuzz와 libFuzzer를 사용한 Rust 퍼징을 가능하게 합니다. 자동화된 입력 생성을 통해 메모리 안전성 문제와 기타 취약점을 식별해야 하는 Rust 코드 개발자를 위해 설계되었습니다. 향상된 코드 보안을 위해 Rust 개발 워크플로우에 퍼징을 통합해야 할 때 이 스킬을 사용하세요.
aflpp 스킬은 AFL++를 사용하여 바이너리와 소스 코드에 대한 포괄적인 퍼징을 가능하게 합니다. 보안 테스트와 개발 과정 중 취약점 발견에 사용하세요, 특히 메모리 손상 및 기타 저수준 버그를 식별해야 할 때 유용합니다.
이 스킬은 개발자를 위한 포괄적인 보안 테스트 핸드북과 가이드를 생성합니다. 구조화된 테스트 전략과 보안 평가를 위한 문서화를 작성하는 데 이상적입니다. 이 스킬은 Trail of Bits에서 제공하며, 'Software Design for Flexibility'의 계층적 설계 원칙과 연결됩니다.
