Difference between revisions of "Fuzzing"

From YobiWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
** [http://www.secdev.org/projects/scapy/ python-scapy] - Packet generator/sniffer and network scanner/discovery
 
** [http://www.secdev.org/projects/scapy/ python-scapy] - Packet generator/sniffer and network scanner/discovery
 
** [http://www.immunitysec.com/resources-freesoftware.shtml spikeproxy] - Web application security testing proxy
 
** [http://www.immunitysec.com/resources-freesoftware.shtml spikeproxy] - Web application security testing proxy
** flawfinder - examines source code and looks for security weaknesses
+
** [http://www.dwheeler.com/flawfinder/ flawfinder] - examines source code and looks for security weaknesses

Revision as of 11:00, 24 July 2008

This is a first attempt to collect data on free software fuzzing tools.

Tools