/kernsec

Kernsec is quick & dirty script to print kernel protections, useful informations of kernel exploitation/pwn in Kernel Land

Primary LanguageShell

Banner


Kernsec

Kernsec is a program to print kernel protections, useful informations of kernel exploitation and pwn in Kernel Land.

Features

  • KASLR Detection
  • SMEP & SMAP Detection
  • mmap_min_addr
  • KPTR Restrict Detection
  • KPTI Detection
  • Print Useful Addresses for Kernel Exploit ==> commit_creds(prepare_kernel_cred(0))