Buzzer is a fuzzing toolchain for eBPF that allows writing eBPF fuzzing strategies. A fuzzing strategy is a method of generating random eBPF programs and then verifying that they do not behave unexpectedly.
use
- Install bazel
- run
bazel build :buzzer
- Run buzzer as root
sudo ./bazel-bin/buzzer_/buzzer
or use CAP_BPF
sudo setcap CAP_BPF=eip bazel-bin/buzzer_/buzzer
./bazel-bin/buzzer_/buzzer
#Buzzer #Homepage #Documentation #Downloads #eBPF #Fuzzing #Toolchain #News Fast Delivery