ebpfkit
Rootkit
A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections.
ebpfkit is a rootkit powered by eBPF
766 stars
18 watching
92 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists
ebpfkernellinuxlinux-kernellinux-kernel-hackingrootkitruntime-securitysecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool designed to detect and protect against certain types of malicious eBPF bytecode | 125 |
| A Linux rootkit demonstrating the offensive capabilities of eBPF technology using various techniques such as backdoors, C2 channels and code injection. | 1,796 |
| A Linux rootkit that hooks the system call table to hide files and processes. | 157 |
| A Windows kernel rootkit with anti-rootkit evasion features and keylogging capabilities. | 502 |
| Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
| A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
| A proof-of-concept Windows kernel-mode rootkit designed to demonstrate legitimate communication channel exploitation for remote control. | 685 |
| A Linux rootkit designed to evade detection and maintain persistence on compromised systems | 947 |
| A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
| An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
| A Linux rootkit adapted for 2.6 and 3.x kernel versions | 206 |
| An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
| A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
| A security solution using eBPF to restrict Linux access and protect against attacks | 138 |
| An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |