[Dailydave] Announce: Peach Fuzzing Framework v0.9
Michael Eddington
mike at phed.org
Tue May 8 00:10:05 EDT 2007
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
More information about the Dailydave
mailing list