.:[ packet storm ]:.
                             
security is a process, not a fix
security is a process, not a fix

 Section:  .. / fuzzer  /

Page 3 of 3
<< 1 2 3 >> Files 50 - 70 of 70
Currently sorted by: File NameSort By: Last Modified, File Size

 ///  File Name: taof-0.3.tgz
Description:
Taof is a GUI cross-platform Python generic network protocol fuzzer. It has been designed for minimizing set-up time during fuzzing sessions and it is especially useful for fast testing of proprietary or undocumented protocols.
Author:Rodrigo Marcos
Homepage:http://sourceforge.net/projects/taof
Changes:Version 0.3 adds support for fuzzing both TCP and UDP protocols. Moreover, Taof 0.3 aids the monitoring process during fuzzing by the use of an embedded debugger (PyDbg).
File Size:1126400
Last Modified:Feb 6 00:25:49 2007
MD5 Checksum:32c86c5f27a66aa583f0b2ce1534afcc

 ///  File Name: tftpfuzz.txt
Description:
TFTP daemon fuzzer that uses Net::TFTP.
Author:Jeremy Brown
Homepage:http://jbrownsec.blogspot.com/
File Size:8325
Last Modified:Oct 30 19:47:16 2008
MD5 Checksum:90a842b5965d778b457ac048dc98b2c6

 ///  File Name: tmin-0.03.tar.gz
Description:
tmin is a quick and simple tool to minimize the size and syntax of complex test cases in automated security testing. It is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), and for easy integration with UI testing harnesses.
Author:Michal Zalewski
Homepage:http://code.google.com/p/tmin/
File Size:11319
Last Modified:Apr 28 18:38:32 2008
MD5 Checksum:403793ec22c6d0f7675c87cce652edd3

 ///  File Name: tmin-0.04.tar.gz
Description:
tmin is a quick and simple tool to minimize the size and syntax of complex test cases in automated security testing. It is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), and for easy integration with UI testing harnesses.
Author:Michal Zalewski
Homepage:http://code.google.com/p/tmin/
File Size:11336
Last Modified:Jun 19 18:23:25 2008
MD5 Checksum:ec8d0047b0441cd963979080d427c0bd

 ///  File Name: untidy-beta1.tgz
Description:
untidy is general purpose XML Fuzzer. It takes a string representation of a XML as input and generates a set of modified, potentially invalid, XMLs based on the input. It's released under GPL v2 and written in python.
Author:Andres Riancho
Homepage:http://untidy.sourceforge.net/
File Size:10231
Last Modified:Dec 27 18:27:40 2006
MD5 Checksum:2d5987c42ffa5c37141a4b23655bf1fd

 ///  File Name: untidy-beta2.tgz
Description:
untidy is general purpose XML Fuzzer. It takes a string representation of a XML as input and generates a set of modified, potentially invalid, XMLs based on the input. It's released under GPL v2 and written in python.
Author:Andres Riancho
Homepage:http://untidy.sourceforge.net/
File Size:9752
Last Modified:Jun 7 01:22:07 2007
MD5 Checksum:975159c10cd897f66408cf0b0d4283de

 ///  File Name: vncrush.txt
Description:
VNCrush is a VNC server fuzzing utility.
Author:Jeremy Brown
Homepage:http://jbrownsec.blogspot.com/
File Size:5026
Last Modified:Dec 1 16:20:44 2008
MD5 Checksum:ed58c3b9631ccc841557d59510f429b5

 ///  File Name: voiper-0.06.tar.gz
Description:
VoIPER is a VoIP security testing toolkit incorporating several VoIP fuzzers and auxiliary tools to assist the auditor. It can currently generate over 200,000 SIP tests and H.323/IAX modules are in development.
Author:nnp
Homepage:http://voiper.sourceforge.net/
File Size:425423
Last Modified:Aug 20 03:27:13 2008
MD5 Checksum:81517b583ef0700efc3b5cff047518f0

 ///  File Name: voiper-0.07.tar.gz
Description:
VoIPER is a VoIP security testing toolkit incorporating several VoIP fuzzers and auxiliary tools to assist the auditor. It can currently generate over 200,000 SIP tests and H.323/IAX modules are in development.
Author:nnp
Homepage:http://voiper.sourceforge.net/
Changes:Added a bundle of new fuzzers. Rewrote the entire SIP backend. Added a 'voiper.config' file.
File Size:445004
Last Modified:Oct 28 19:56:06 2008
MD5 Checksum:d2bce38a993b51accf301fa3fe343565

 ///  File Name: WAFUTFF.pdf
Description:
Whitepaper entitled "Writing a fuzzer using the Fuzzled framework". The paper includes some of the techniques used to dismantle protocols including documentation, observation and static analysis.
Author:Tim Brown
Homepage:http://www.nth-dimension.org.uk/
File Size:83733
Last Modified:Sep 5 00:45:10 2007
MD5 Checksum:add66aa7259bcf872fdab3c30ab0c06d

 ///  File Name: wfuzz-1.4.tar.gz
Description:
Wfuzz is a tool designed for bruteforcing Web Applications, it can be used for finding resources not linked (directories, files), bruteforce HEADERS, GET and POST parameters for checking different kind of injections (SQL, XSS, LDAP,etc), bruteforce Forms parameters (User/ Password), Fuzzing, etc.
Author:Carlos del ojo,Christian Martorella
Homepage:http://www.edge-security.com/
File Size:148273
Last Modified:Jan 25 03:29:33 2008
MD5 Checksum:b42b4449a9dade16c65a2a6928858e51

 ///  File Name: xsschecker.py.txt
Description:
Cross site scripting fuzzing utility written in Python.
Author:Beenu Arora
File Size:1945
Last Modified:May 15 04:16:34 2008
MD5 Checksum:87e7d424c10d56a7fc8c08dc5f96dc2a

 ///  File Name: zfz20BETA.tar.gz
Description:
ZfZ stands for Zeroday fuZzer. ZfZ is a network fuzzer that supports many protocols and can do generic fuzzing as well. It is trivial to add protocols to fuzz, just copy and modify the protocols already implemented.
Author:Jeremy Brown
Homepage:http://jbrownsec.blogspot.com/
File Size:44855
Last Modified:Oct 1 18:00:00 2008
MD5 Checksum:b533d8929a93e66708fde27b7b26bc16

 ///  File Name: zzuf-0.10.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
Changes:Various code and documentation updates.
File Size:425897
Last Modified:Nov 2 22:38:32 2007
MD5 Checksum:2cbaea84c18304df15ef6e74c0fb2d16

 ///  File Name: zzuf-0.11.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
Changes:Minor memory and speed optimizations.
File Size:440335
Last Modified:May 19 19:11:53 2008
MD5 Checksum:bcb727ffb2af3574d22f8c5768f95490

 ///  File Name: zzuf-0.12.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
Changes:Finished the libzzuf manual page, a crash, and some other bugs.
File Size:446043
Last Modified:Jun 13 19:14:01 2008
MD5 Checksum:39f97432b02e358cdf2915f844ee3106

 ///  File Name: zzuf-0.5.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
File Size:351354
Last Modified:Jan 15 22:38:33 2007
MD5 Checksum:e0f061a2d3b6edf51ce29ca59b0d43ab

 ///  File Name: zzuf-0.7.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
File Size:416738
Last Modified:Jan 29 11:48:41 2007
MD5 Checksum:234810a9dd47bdfa583f2511335e1fba

 ///  File Name: zzuf-0.8.1.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
File Size:419718
Last Modified:Mar 6 00:50:01 2007
MD5 Checksum:1970dcf4f77251bea843b0f6ae19231c

 ///  File Name: zzuf-0.9.tar.gz
Description:
zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behavior is deterministic, making it easy to reproduce bugs.
Author:Sam Hocevar
Homepage:http://sam.zoy.org/zzuf/
File Size:422252
Last Modified:Jul 11 03:19:36 2007
MD5 Checksum:2c63c33b874877454ef5123c3c964a20