hardenedlinux/linux-exploit-development-tutorial

Best lightweight method to save kernel vulnerability experiment environment

mudongliang opened this issue · 2 comments

Recently I try to configure some Linux Kernel vulnerabilities in my local workspace. And several methods come into my mind:

  • vmware/virtualbox
  • bzImage + busybox
  • bzImage and rootfs.ext2 by buildroot
  • bzImage + bootstrap in one blog, but I don't reproduce it in my local
  • ......
Sn0rt commented

In face, I only use vmware image.