Skip to content

Kernel development & exploitation practice environment.

License

Notifications You must be signed in to change notification settings

teroz/pwnkernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwn.college helper environment for kernel development and exploitation

Pre-requistite:

Building the kernel, busybox, and demo modules:

$ ./build.sh

Running the kernel:

$ ./launch.sh

All modules will be in /, ready to be insmoded, and the host's home directory will be mounted as /home/ctf in the guest.

About

Kernel development & exploitation practice environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 62.5%
  • Shell 35.1%
  • Makefile 2.4%