Fusil is a fuzzing framework designed to expose bugs in software by changing random bits of its input. It helps to start process with a prepared environment (limit memory, environment variables, redirect stdout, etc.), start network client or server, and create mangled files. Fusil has many probes to detect program crash: watch process exit code, watch process stdout and syslog for text patterns (eg. "segmentation fault"), watch session duration, watch cpu usage (process and system load), etc. Fusil is based on a modular architecture. It computes a session score used to guess fuzzing parameters like number of injected errors to input files. import new package fusil
5 lines
243 B
Text
5 lines
243 B
Text
$NetBSD: distinfo,v 1.1.1.1 2009/07/17 23:08:55 jihbed Exp $
|
|
|
|
SHA1 (fusil-1.2.1.tar.gz) = 78d129ecaff3fb472cc80940ad507c6cd3eb546f
|
|
RMD160 (fusil-1.2.1.tar.gz) = 7af37027ff2c782dbed7e64feb8f3285691b355d
|
|
Size (fusil-1.2.1.tar.gz) = 136505 bytes
|