Linux kernel fuzzer
2020-04-13 本文已影响0人
z3r0me
文件系统模糊
https://github.com/sslab-gatech/janus
基于lkl linux内核库 + AFL,从images parse+syscalls 两方面入手
论文 地址 :https://gts3.org/assets/papers/2019/xu:janus.pdf
kbdysch
https://github.com/atrosinenko/kbdysch
一些常用的用户层模糊内核工具,同样基于lkl