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.

trailofbits
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