GitHub - xairy/linux-kernel-exploitation: A collection of links related to Linux kernel security and exploitation
A collection of links related to Linux kernel security and exploitation - xairy/linux-kernel-exploitation
Let's kick things off with a modern day staple for local privilege escalation (LPE) in Linux Kernel Exploitation, modprobe_path.
A collection of links related to Linux kernel security and exploitation - xairy/linux-kernel-exploitation
Linux Kernel PWN | 01 From Zero to One
KASLD maps the Linux kernel virtual and physical memory layout as an unprivileged local user to defeat Kernel Address Space Layout Randomization (KASLR). - bcoles/kasld