Trail of Bits

Go fuzzing

gosentry

Security-focused Go toolchain fork that adds LibAFL fuzzing, structured inputs, grammar mode, and fuzz-time bug detectors.

View on GitHub trailofbits/gosentry

Best for

Running stronger Go fuzzing campaigns through the familiar go test -fuzz workflow.

Surface

Go fuzzing

Catalog group

Fuzz programs and break assumptions

Repository

trailofbits/gosentry

From the README

gosentry is a security-focused fork of the Go toolchain that adds state-of-the-art fuzzing features for Go codebases. It works as a replacement for go test -fuzz and includes fuzzing improvements and bug detectors that are not present in the native Go toolchain.
Read the full README on GitHub ↗

Related tools · Fuzz programs and break assumptions