Blog page
Hello eBPF: A Packet Logger in Pure Java using TC and XDP Hooks (13)
The thirteenth installment of the Hello eBPF series. In this part, you’ll learn how to build a packet logger in pure Java using TC and XDP hooks
Read moreeBPF TLS tracing: The Past, Present and Future
Explore the TLS tracing tactics used by open source projects, how they've evolved to address these unstable user space library interfaces and where the future is headed
Read moreWriting eBPF RawTracepoint Program with Rust Aya
Learn how to write an eBPF RawTracepoint program using Aya with Rust
Read moreChallenges and Strategies in eBPF Uprobe Development
Learn where and how to discover and attach uprobes in the application stack
Read moreRe-implementing my Linux Rust scheduler in eBPF
Learn how a rust-based Linux scheduler was re-implemented with BPF
Read morePart 2: eBPF Map Metrics Prometheus Exporter
Learn about eBPF Iterators and how to export eBPF Map metrics without altering your application stack
Read moreA deep dive into CVE-2023-2163: How we found and fixed an eBPF Linux Kernel Vulnerability
Learn about the discovery of CVE-2023-2163, a vulnerability within the eBPF verifier, what the root-cause analysis process looked like, and what was done to fix the issue
Read moreIntroduction To Writing eBPF Programs for Linux Security
Learn about eBPF and how to write eBPF programs for Linux security
Read moreextended Berkeley Packet Filter (eBPF) for Cloud Computing
Learn about eBPF and how it is used today in cloud computing
Read moreGo deeper: Linux runtime visibility meets Wireshark
Aqua announces Traceeshark, a plugin for Wireshark that enables visual and interactive analysis of eBPF-based Tracee events, which include kernel-level events and behavioral detections, together with network traffic
Read more