NetBSD Wiki/projects/project/
Filesystem Fuzzing with Americal Fuzzy Lop
- Contact: tech-userlevel
- Mentors: Kamil Rytarowski
- Duration estimate: 3 months
IMPORTANT: This project was completed by Maciej Grochowski. You may still contact the people above for details, but please do not submit an application for this project.
American fuzzy lop is a fuzzer that employs genetic algorithms in order to efficiently increase code coverage of the test cases.
Milestones:
- Add support for AFL in kcov(4), adapt existing code (as of today not merged with upstream) for Linux to NetBSD
- Port and setup AFL on top of the NetBSD kernel
- Detect and report bugs in the filesystem code
Reference:
- Filesystem Fuzzing with Americal Fuzzy Lop, V. Nossum; Q. Casasnovas; Oracle 2016
Add a comment