/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mutur4.github.io
| | lkmidas.github.io
4.6 parsecs away

Travel
| | A popular and powerful technique to exploit the Linux kernel through modprobe_path
| | pwning.systems
4.7 parsecs away

Travel
| | I'm writing this post because I often hear that kernel exploitation is intimidating or difficult to learn. As a result, I've decided to start a series of basic bugs and exercises to get you started! Prerequisites Knowledge of the Linux command line Knowing how to read and write basic C may be beneficial Being able to debug with the help of a virtual computer or another system Able to install the kernel module compilation build requirements A basic understanding of the difference between userland and kern...
| | blog.infosectcbr.com.au
2.6 parsecs away

Travel
| | Dr Silvio Cesare@silviocesare Summary In this blog post I'll discuss how to exploit the Linux kernel via a stack smashing attack. I'll be attacking the latest kernel version. I'll also introduce a vulnerable device driver that I wrote so that I can focus on the exploitation development and not the vulnerability research. A number of...
| | a13xp0p0v.github.io
21.0 parsecs away

Travel
| It's 2020. Quarantines are everywhere - and here I'm writing about one, too. But this quarantine is of a different kind. In this article I'll describe the Linux Kernel Heap Quarantine that I developed for mitigating kernel use-after-free exploitation.