term
Linux
3 entries
2026-03-14Linux Kernel Fuzzing With Syzkaller
Syzkaller Syzkaller is a coverage-guided, kernel fuzzer for Linux and other OSes such as BSDs and Windows. It provides a framework …
Linux Kernel Rootkit Basics
Rootkits Rootkits are an advanced form of malware that leverage elevated privileges to hide themselves from the operating system. …
StackSupervisor - a Hypervisor-based Stack Guard
Buffer Overflows Stack-based buffer overflow attacks have been around for some time and have been a popular technique for …