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
293 stars
6 watching
92 forks
Language: Rust
last commit: 12 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. | 45 |
defguard/wireguard-rs | Provides a unified API for managing secure and private networking using the WireGuard protocol. | 165 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 748 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 952 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 791 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
linux-lock/bpflock | A security solution using eBPF to restrict Linux access and protect against attacks | 138 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
bpfman/bpfman | An eBPF manager for Linux and Kubernetes deployment and administration | 535 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
qrlew/qrlew | A Rust library implementing differential privacy features to protect sensitive information in applications | 42 |
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 | 279 |