Dailydave mailing list archives

Announce: Peach Fuzzing Framework v0.9


From: "Michael Eddington" <mike () phed org>
Date: Mon, 7 May 2007 21:10:05 -0700

Peach Fuzzing Framework v0.9
http://peachfuzz.sf.net

Peach is a cross-platform fuzzing framework written in Python. Peaches
main goals include: short development time, code reuse, ease of use,
and flexibility. Peach can fuzz just about anything from .NET,
COM/ActiveX, SQL, shared libraries/DLL's, network applications, web,
you name it.  Peach also includes a set of bindings to various other
languages like C/C++, .NET, Java, JavaScript, COM, and XPCOM.

Thanks to all the people who have reported bugs, requested features,
etc.  Currently 3 years old and counting.

Partial Changlist:

 * More data generators
 * GeneratorList Master/Slave
 * C Structure -> Python converter (see tools)
 * Agent code for win32
 * Updated documentation with examples
 * Peach.NET is now a single assembly
 * Peach.NET works better as a COM object
 * Peach.NET HTML API documentation!
 * Peach.C can be easily compiled with __stdcall support
 * JavaScript DOM fuzzing engine (callback based)
 * Loads of bug fixes and tweeks
 * Some initial ASN.1 transformers and generators

mike
_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
http://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: