home/categories/package-distribution/trailofbits-skills-plugins-testing-handbook-skills-skills-cargo-fuzz-skill-md
package-distributiondevelopment
cargo-fuzz
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
maintainer
trailofbits
更新於 1/14/2026
星標
4466
分支
385
quick start
Installation and usage
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use cargo-fuzz