ebpfguard
Security policy writer
A Rust library that provides a user-space interface to write Linux security policies using eBPF
Rust library for writing Linux security policies using eBPF
290 stars
6 watching
92 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
netfoundry/zfw | A firewall application utilizing EBPF and XDP to provide stateful packet filtering and masquerading for IPv4/IPv6 networks. | 42 |
defguard/wireguard-rs | Provides a unified API for managing secure and private networking using the WireGuard protocol. | 159 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 734 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 943 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 786 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 386 |
linux-lock/bpflock | A security solution using eBPF to restrict Linux access and protect against attacks | 136 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
bpfman/bpfman | An eBPF manager for Linux and Kubernetes deployment and administration | 522 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 549 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 391 |
qrlew/qrlew | A Rust library implementing differential privacy features to protect sensitive information in applications | 41 |
octoberfest7/killdefender_bof | A tool that allows an attacker to elevate privileges and gain control over the Windows Defender service | 62 |
nyancat18/fe | Provides custom firejail profiles for secure Linux environments. | 14 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |