Annotation of wikisrc/projects/project/afl_filesystem_fuzzing.mdwn, revision 1.3
1.1 kamil 1: [[!template id=project
2:
3: title="Filesystem Fuzzing with Americal Fuzzy Lop"
4:
5: contact="""
6: [tech-userlevel](mailto:tech-userlevel@NetBSD.org)
7: """
8:
9: mentors="""
10: [Kamil Rytarowski](mailto:kamil@NetBSD.org)
11: """
12:
13: category="analyzers"
14: difficulty="medium"
15: duration="3 months"
1.3 ! kamil 16: done_by="Maciej Grochowski"
1.1 kamil 17:
18: description="""
19:
20: American fuzzy lop is a fuzzer that employs genetic algorithms in order to efficiently increase code coverage of the test cases.
21:
22: Milestones:
23:
24: * Add support for AFL in kcov(4), adapt existing code (as of today not merged with upstream) for Linux to NetBSD
25: * Port and setup AFL on top of the NetBSD kernel
26: * Detect and report bugs in the filesystem code
27:
28: Reference:
29:
1.2 sevan 30: * [Filesystem Fuzzing with Americal Fuzzy Lop](https://events.static.linuxfound.org/sites/events/files/slides/AFL%20filesystem%20fuzzing%2C%20Vault%202016_0.pdf), V. Nossum; Q. Casasnovas; Oracle 2016
1.1 kamil 31:
32: """
33: ]]
34:
35: [[!tag gsoc]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb