How to write a rootkit without really trying
We open-sourced a fault injection tool, KRF, that uses kernel-space syscall interception. You can use it today to find faulty assumptions (and resultant bugs) in your programs. Check it out! This post covers intercepting system calls from within the Linux kernel, via a plain old kernel module. We’ll go through a quick refresher on syscalls … Continue reading How to write a rootkit without really trying
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed