pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/fusil



Module name:    wip
Committed by:   jihbed
Date:           Fri Jul 17 23:08:55 UTC 2009

Import into wip/fusil

Log Message:
Import fusil-1.2.1 as wip/fusil.

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

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20090718
                
N wip/fusil/distinfo
N wip/fusil/Makefile
N wip/fusil/PLIST
N wip/fusil/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index