Difference between revisions of "Fuzzing"
Jump to navigation
Jump to search
m (→Tools) |
m (→Tools) |
||
Line 8: | Line 8: | ||
* [http://sourceforge.net/projects/jbrofuzz JBroFuzz] |
* [http://sourceforge.net/projects/jbrofuzz JBroFuzz] |
||
* [http://www.digitaldwarf.be/products.html Digital Dwarf products] |
* [http://www.digitaldwarf.be/products.html Digital Dwarf products] |
||
+ | * [http://peachfuzz.sourceforge.net/ PeachFuzz] |
||
+ | * [http://www.packetfactory.net/Projects/ISIC/ IP Stack Integrity Checker] |
||
+ | * [http://www.ee.oulu.fi/research/ouspg/protos/ PROTOS] - Security Testing of Protocol Implementations |
||
+ | * [http://www.immunitysec.com/resources-freesoftware.shtml SPIKE & Sharefuzz] |
||
* As Debian packages: |
* As Debian packages: |
||
** [http://fuzz.sourceforge.net/ fuzz] - stress-test programs by giving them random input |
** [http://fuzz.sourceforge.net/ fuzz] - stress-test programs by giving them random input |
Revision as of 08:27, 8 April 2007
This is a first attempt to collect data on free software fuzzing tools.
Tools
- List of
- The Art Of Fuzzing
- JBroFuzz
- Digital Dwarf products
- PeachFuzz
- IP Stack Integrity Checker
- PROTOS - Security Testing of Protocol Implementations
- SPIKE & Sharefuzz
- As Debian packages:
- Debian packages, not sure if they automate fuzzing but they can be useful
- bfbtester - Brute Force Binary Tester
- irpas - Internetwork Routing Protocol Attack Suite
- mozilla-livehttpheaders - Adds information about the HTTP headers to Iceweasel and Iceape
- netsed - The network packet altering stream editor
- python-scapy - Packet generator/sniffer and network scanner/discovery
- spikeproxy - Web application security testing proxy