# 工具集

## 主流工具

|     **工具类型**    |                                                                                  **代表工具**                                                                                  |
| :-------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|   二进制程序fuzz工具   |                                                [PTFuzzer：一个基于硬件加速的二进制程序Fuzz工具](https://www.freebuf.com/sectool/177578.html)                                                |
|    浏览器fuzz工具    |                                                     [X-Fuzzer – 动态浏览器Fuzz工具](https://www.freebuf.com/sectool/5453.html)                                                    |
|    浏览器fuzz工具    |                                                                            grinder—自动化浏览器fuzz框架                                                                            |
|    浏览器fuzz工具    |                                                                                 cross\_fuzz                                                                                |
|   web应用fuzz工具   |                                                  [ffuf—Go语言编写的高速Web Fuzzer工具](https://www.freebuf.com/sectool/203316.html)                                                 |
|   web应用fuzz工具   |                         [wfuzz—web应用fuzz工具](https://app.gitbook.com/@functfan/s/gewuzz/lou-dong-wa-jue/fuzzing-ji-shu/gong-ju-ji/wfuzz-ji-ben-gong)                        |
|   web应用fuzz工具   | [tmnt-Web应用漏洞fuzzer](https://app.gitbook.com/@functfan/s/gewuzz/~/drafts/-M8TL1X3AjnOdOsYZ91k/lou-dong-wa-jue/fuzzing-ji-shu/gong-ju-ji/tmntweb-ying-yong-lou-dong-fuzzer) |
|   安卓应用程序fuzz工具  |                                                  [DAFF：Android应用程序Fuzzing框架](https://www.freebuf.com/sectool/164794.html)                                                  |
|   安卓驱动fuzzing   |                                                                                 DeathFuzzer                                                                                |
|   协议fuzzing工具   |                                                  [Kitty：Python语言编写的Fuzzing框架](https://www.freebuf.com/sectool/99895.html)                                                  |
|   文件fuzzing工具   |                                                         [AFL](https://www.freebuf.com/articles/system/191543.html)                                                         |
| 针对java文件的fuzz工具 |                                                              [java-afl](https://github.com/FunctFan/java-afl)                                                              |
| 针对java程序的fuzz工具 |                                                 [ kelinci-AFL-based fuzzing for Java](https://github.com/FunctFan/kelinci)                                                 |
