Blog page
Using eBPF in unprivileged Pods
Learn how to use eBPF object pinning to utilize eBPF in unprivileged Pods
Read moreCatch Performance Regressions: Benchmark eBPF Program
Learn how to prevent a major performance regression in production by benchmarking eBPF and userspace applications
Read moreDetecting BPFDoor Backdoor Variants Abusing BPF Filters
A detailed anaylisis of advanced persistent threat (APT) group Red Menshen’s different variants of backdoor BPFDoor as it evolves since it was first documented in 2021
Read moreDeep application visibility, powered by eBPF
Learn how Kodem utilize eBPF for analyzing how applications interact at runtime
Read moreTrying Coroot, an eBPF-based observability tool for Kubernetes and more
Learn about Coroot, an Open Source tool built with eBPF and aimed to be leveraged for collecting and analyzing telemetry data within Kubernetes or Docker/containerd-based environments and non-containerized apps
Read moreDiscovering the Magic of Kprobe: A Fun Introduction to Kernel Probing
Learn about Kprobe and eBPF. Dive into how they can be combined to build custom debugging tools, performance profilers, security monitors
Read moreCatch Performance Regressions: Evolving eBPF Program
Learn about how to use maps to communicate between eBPF and userspace programs
Read moreInto eBPF: Hello World
Dive into eBPF, what it is and how to build eBPF code with libbpf-bootstrap
Read moreBPF: taking work to the IETF
Learn about the BPF working group plan towards documenting the state of the eBPF ecosystem and its extensions
Read moreGophers & Bees - parsing Golang structures in memory with eBPF
Learn about the team at oxeye instrumented Golang application in runtime with eBPF and Keyval
Read more