1·Although fuzz testing usually requires some manual coding, there are tools that can help.
尽管模糊测试通常需要一些手动编码,但还有一些工具能提供帮助。
2·Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.
由模糊测试导致的许多故障都是内存分配错误及缓冲器溢出的直接结果。
3·To combat this lack of knowledge within the test organization, tools such as penetration test and fuzz test have become popular weapons in the ongoing fight against software security exploitation.
为了解决测试团队这方面知识的缺乏,贯穿测试和模糊测试这样的工具逐渐流行起来,用作软件安全性的开发。
4·Scripting languages like AppleScript or Perl are often the best choice for writing this part of the fuzz test.
如 AppleScript 或 Perl 脚本语言通常是编写模糊测试的最佳选择。
5·If fuzz testing does reveal bugs in your programs, you should fix them.
如果模糊测试揭示出程序中的bug,就应该进行修正,而不是当bug随机出现时再对付它们。