freebsd-ports/security/zzuf/pkg-descr
Cheng-Lung Sung 5a4a332130 Move zzuf-0.8.1 from devel/, transparent application input fuzzer.
Noted by:	kris
PR:		ports/109829
Submitted by:	Peter Johnson <johnson.peter at gmail.com>
2007-03-06 05:36:34 +00:00

8 lines
408 B
Text

zzuf is a transparent application input fuzzer. Its purpose is to
find bugs in applications by corrupting their user-contributed data
(which more than often comes from untrusted sources on the Internet).
It works by intercepting file and network operations and changing
random bits in the program's input. zzuf's behaviour is
deterministic, making it easier to reproduce bugs.
WWW: http://sam.zoy.org/zzuf/