DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamefusil
BeschreibungFuzzing program to test applications
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.3.2-1
Sektiondevel
Prioritätextra
Installierte Größe820 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0), python-ptrace (>= 0.5)
Empfohlene Paketepython-xlib, gcc
PaketbetreuerPierre Chifflier
Quelle
Paketgröße131162 Byte
Prüfsumme MD5c68e3262ba8078cb07cca937b33967df
Prüfsumme SHA12af2b9d6c7d302cce81810840bacf586d0c5c418
Prüfsumme SHA256614902219b9554e9fccfb027138a6fcf98fba93a5ab3c84eacfe834b61d5f491
Link zum Herunterladenfusil_1.3.2-1_all.deb
Ausführliche BeschreibungFusil 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.


Impressum
Linux is a registered trademark of Linus Torvalds