# ebpf-training **Repository Path**: mirrors_DataDog/ebpf-training ## Basic Information - **Project Name**: ebpf-training - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-02 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eBPF Workshops This repository contains the code that goes along with our [blog posts](https://www.seekret.io/blog/category/ebpf) about eBPF. Workshops: 1. [Simple HTTP traffic captures using BCC](./workshop1/README.md) 2. [A gentle introduction to XDP](./workshop2/README.md) 3. [A step by step tutorial for simple HTTP trafic capturing](./workshop3/README.md) 4. [Audit and Deny access to sensitive file](./workshop4/README.md) 5. [Capture TLS traffic](./workshop5/README.md)