explorer
EBPF explorer
A tool to explore and visualize the eBPF subsystem of Linux hosts
eBPF explorer is Web UI that lets you see all the maps and programs in eBPF subsystem
82 stars
4 watching
0 forks
Language: Dockerfile
last commit: over 1 year ago
Linked from 1 awesome list
ebpf
Related projects:
Repository | Description | Stars |
---|---|---|
ebpfdev/explorer-ui | A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
ebpfdev/dev-agent | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 6 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
gui774ume/ebpfkit-monitor | A tool designed to detect and protect against certain types of malicious eBPF bytecode | 125 |
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
google/docker-explorer | A tool to help analyze and explore offline Docker filesystems. | 531 |
redcanaryco/ebpfmon | Tool for monitoring and inspecting eBPF programs on Linux systems | 85 |
rprinz08/hbpf | An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 791 |
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 748 |
gui774ume/ebpfkit | A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections. | 766 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
bpfman/bpfman | An eBPF manager for Linux and Kubernetes deployment and administration | 535 |