튜토리얼
https://foxglovesecurity.com/2016/03/15/fuzzing-workflows-a-fuzz-job-from-start-to-finish/
AFL 설치
https://github.com/stribika/afl-fuzz/blob/master/docs/INSTALL
CentOS llvm 설치
https://www.vultr.com/docs/how-to-install-llvm-and-clang-on-centos-6
- 따라하다가 cmake 버전 문제로 실패, (3.x 이상 버전 요구)
- cmake를 yum 으로 설치시 레퍼지토리에 있는 버전(2.8버전)이 낮아서 설치 실패함
https://www.hiroom2.com/2016/10/11/centos-6-install-llvm-clang/
AFL포럼
https://groups.google.com/forum/#!forum/afl-users