Python Fuzz Testing Tools

来源:kijs's blog

[1]Python Testing Tools Taxonomy
http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy

[2]PythonTestingToolsTaxonomy#FuzzTestingTools
http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy#FuzzTestingTools

[3]The Peach Fuzzer Framework
http://peachfuzz.sourceforge.net/

[4]Jester – the JUnit test tester
http://jester.sourceforge.net/

[5]antiparser
http://antiparser.sourceforge.net/

[6]Fuzz Testing Tools and Techniques
http://www.hacksafe.com.au/blog/2006/08/21/fuzz-testing-tools-and-techniques/

[7]list of fuzzing tools.
http://www.packetstormsecurity.org/fuzzer/

[8]developerWorks article on fuzz testing
http://www-128.ibm.com/developerworks/java/library/j-fuzztest.html

[9]Taof – The art of fuzzing using Python
http://www.secguru.com/link/taof_the_art_of_fuzzing_using_python

[10]minimock
http://blog.ianbicking.org/minimock.html

[11]difficulty of retrofitting testing to an existing application (even when you wrote the testing tools!)
http://ivory.idyll.org/blog/nov-06/testing-is-hard.html

[12]integrate nose into vim.
http://maxischenko.in.ua/blog/entries/109/nose-vim-integration/

[13]Fuzz Testing Tools and Techniques
http://www.hacksafe.com.au/blog/2006/08/21/fuzz-testing-tools-and-techniques/

[14] The art of fuzzing
http://sourceforge.net/project/showfiles.php?group_id=176014

相关日志

发表评论