fusil

Fuzzing program to test applications

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://fusil.hachoir.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install fusil