Slide 141
Slide 141 text
honggfuzz Case Study >
Apache 篇
- 在 patch 中會發現, 沒有大量向 source code 添加為了 fuzz 而寫
的 code
- compile_and_install.asan.sh 中也只是編譯相關指令
- 編譯器使用 hfuzz-pcguard-clang
- 總之, source code 更改非常的少, 就能直接 fuzz 了
141
Ref: https://github.com/google/honggfuzz/tree/master/examples/apache-httpd