zzat

transparent application fuzzer

Install

All systems
curl cmd.cat/zzat.sh
Debian Debian
apt-get install zzuf
Ubuntu
apt-get install zzuf
Arch Arch Linux
pacman -S zzuf
image/svg+xml Kali Linux
apt-get install zzuf
Fedora
dnf install zzuf
Windows (WSL2)
sudo apt-get update sudo apt-get install zzuf
OS X
brew install zzuf
Raspbian
apt-get install zzuf

zzuf

transparent application fuzzer

Zzuf is a transparent fuzzer. It works by intercepting applications' file and network operations and changing random bits in their input. Its behaviour is deterministic, making it easy to reproduce bugs. Zzuf has support for variable fuzzing ratio, character filtering, fuzzing decision based on filenames and optional network fuzzing. It can also stop processes that run for too long or that output too much data.