Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

eBPF

eBPF is a technology that can run sandboxed programs in a privileged context such as the operating system kernel. It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring to change kernel source code or load kernel modules.

https://github.com/minj-ae/tinyxdp

Strict traffic overload control XDP program for endpoint, suitable for getting rid of DDoS packets

ddos-mitigation ebpf endpoint-security xdp

Last synced: 20 Nov 2024

https://github.com/dklesev/all-the-probes

Demo code from the eBPF Vienna meetup (04.06.2024)

ebpf kernel meetup tracing vienna

Last synced: 20 Nov 2024

https://github.com/guptaachin/tracing-with-open-telemetry

Auto instrumentation of go application with eBPF (Otel Collector)

api docker ebpf golang jaeger observability otel-collector swagger traces

Last synced: 20 Nov 2024

https://github.com/laugharne/keynote__ebpf_-_everything_you_need_to_know_in_5_minutes

eBPF has become the key technology for infrastructure software. This session tells you everything you need to know about eBPF in 5 minutes. Why eBPF matters and why it exists. What it can do. What it can’t do. Who uses it for what. And finally, what the future holds.

ebpf ebpf-programs solana

Last synced: 20 Nov 2024

https://github.com/gruyaume/eupf-k8s-operator

Juju charm for operating eUPF on Kubernetes

5g ebpf eupf juju

Last synced: 20 Nov 2024

https://github.com/scm-probe/scm

Syscall monitoring and auditing tool built using eBPF

ebpf ebpf-exporter golang influxdb security security-audit security-tools

Last synced: 20 Nov 2024

https://github.com/miladhzzzz/linux-epbf-poc

eBPF toolkit for implementing custom logic . Proof of Concept

ebpf go linux-kernel python

Last synced: 20 Nov 2024

https://github.com/fug0/ebpm

Embedded BPF Performance Monitor (ebpm) — is a modern light-weight Observability and Application Performance Monitoring tool powered by eBPF and most suitable for embedded systems.

apm application-performance-monitoring ebpf embedded-systems linux monitoring observability tracing

Last synced: 20 Nov 2024

https://github.com/digilolnet/pint-c2

eBPF evading C2

av-bypass av-evasion c2 ebpf rat

Last synced: 20 Nov 2024

https://github.com/ashishtiwari1993/slides.ashish.one

Collection of all slides presented by Ashish Tiwari

ebpf elastic elasticsearch function-calling genai

Last synced: 20 Nov 2024

https://github.com/bootbool/simplefirewall

Low level linux firewall, support ip/port whitelist and blacklist.

ebpf firew kernel linux netfilter

Last synced: 15 Jan 2025

https://github.com/coranlabs/hexa_upf

eBPF defined User Plane Function

3gpp 5g bpf ebpf go upf xdp

Last synced: 19 Nov 2024

https://github.com/promacanthus/ebpf-docs

本项目基于 isovalent/ebpf-docs ,旨在全面记录 eBPF 相关的信息和知识。

ebpf go rust

Last synced: 19 Nov 2024

https://github.com/rutu-sh/cloudlab-tools

Tools and setup scripts for easing work on CloudLab

cloudlab dpdk ebpf nfv tools

Last synced: 19 Nov 2024

https://github.com/l2dy/tcpsynacklat

Analyze TCP handshake latency with BPF (regardless of user space timeout)

bpf ebpf linux tcp

Last synced: 19 Nov 2024

https://github.com/ivanitskiy/ebpf-fw

A simple demo of building a network firewall with eBPF

demo ebpf firewall poc rust

Last synced: 15 Dec 2024

https://github.com/lbirchler/ip6hole

eBPF based tool to drop IPv6 traffic

ebpf ipv6 traffic-control xdp

Last synced: 09 Jan 2025

https://github.com/vmyroslav/ebpf-cilium-demo

This repository contains demos showcasing the usage of eBPF with Cilium in Go applications

cilium-ebpf ebpf go

Last synced: 19 Nov 2024

https://github.com/thearyanahmed/ebpf0

I'm trying to learn about eBPF from Liz Rice's book.

ebpf

Last synced: 19 Nov 2024

https://github.com/lbirchler/pyflow

BCC based tool to trace function call/return hierarchy of Python scripts and processes

bcc debugging ebpf tracing

Last synced: 19 Nov 2024

https://github.com/cppcoffee/c-oncpu

perf event process

aya aya-ebpf ebpf rust

Last synced: 15 Dec 2024

https://github.com/lvillis/protego

🛡️ Protego is an eBPF-based security tool for Linux designed to enhance system protection.

aya bpf ebpf linux protego tc xdp

Last synced: 19 Jan 2025

https://github.com/rimubytes/ebpf-scheduler

Minimal Linux scheduler using sched_ext and eBPF directly in C.

ebpf scheduler

Last synced: 12 Jan 2025

https://github.com/scitags/flowd-go

A SciTags backend alternative

ebpf hepix libbpf scitags

Last synced: 08 Jan 2025

https://github.com/sakateka/htb-simulator

Hierachical token bucket simulator

algorithm c ebpf hierarchical-token-bucket htb token-bucket xdp

Last synced: 08 Jan 2025

https://github.com/mranv/sysmon-process

A poc on sysmon for process creation on kernel level!

ebpf windows-kernel

Last synced: 01 Dec 2024

https://github.com/cppcoffee/c-memleak

Tracking C/C++ application memory usage dynamically.

aya ebpf memleak rust uprobes

Last synced: 01 Dec 2024

https://github.com/jgalar/linuxcon2022-benchmarks

Suite of benchmarks developed for my presentation at LinuxCon Europe 2022

benchmark ebpf lttng performance

Last synced: 22 Dec 2024

https://github.com/lazypwny751/potential-broccoli

an eBPF based alarm generator written in bpftrace and bash.

alarm aya ebpf rust security

Last synced: 21 Dec 2024

https://github.com/danny-yamamoto/rust-aya-dev

Hello Aya.

ebpf rust xdp

Last synced: 08 Dec 2024

https://github.com/rimubytes/packetsage

Focused on packet filtering and kernel knowledge.

bpf ebpf

Last synced: 08 Dec 2024

https://github.com/monkburger/bpf-mysql-querylog

BPF based MySQL query logging tool

bcc bpf ebpf ebpf-mysql mysql

Last synced: 05 Jan 2025

https://github.com/lucasbn/ebpf-lb

Layer 4 hash based load balancer written with eBPF

ebpf load-balancer xdp

Last synced: 21 Dec 2024

https://github.com/ktp0li/epbf-ping-fooler

simple ebpf program for tricking ping's rtt

cilium-ebpf ebpf go

Last synced: 04 Jan 2025

https://github.com/ken109/redbpf-example

Example of eBPF by Rust

ebpf rust

Last synced: 15 Dec 2024

https://github.com/kwakubiney/inferno

Firewall built with eBPF

ebpf

Last synced: 09 Dec 2024

https://github.com/majeinfo/ebpf_tools

Python scripts that use eBPF to diagnose problems

ebpf python

Last synced: 23 Dec 2024

https://github.com/asphaltt/bpflbr

bpflbr is an eBPF enhanced tool to trace some details of bpf prog with LBR. License Apache 2.0

bpf bpflbr ebpf last-branch-record lbr

Last synced: 14 Dec 2024

https://github.com/asphaltt/tcpw

tcpw: An eBPF enhanced tool to capture tcp tuple info of curl,telnet,socat tools. License Apace 2.0

ebpf socket-tracer tcpw

Last synced: 23 Dec 2024

https://github.com/knightchaser/hello-ebpf

Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf

ebpf kernel libbpf

Last synced: 19 Jan 2025

https://github.com/githubfoam/tracee-githubactions

tracee forensics ebpf githubactions

ebpf forensics githubactions linux

Last synced: 11 Dec 2024

https://github.com/keisku/guardsman

A KRSI experiment

ebpf golang

Last synced: 11 Dec 2024

https://github.com/charlie0129/killsnoop

Find out who sent a kill signal. Useful for debugging mysteriously happened kills.

bpf ebpf kernel linux syscalls tracepoints tracing

Last synced: 06 Jan 2025

https://github.com/64j0/starting-ebpf

Starting my journey through eBPF (Extended Berkeley Packet Filter)

ebpf

Last synced: 13 Jan 2025

https://github.com/lorenzosaino/xdp-playground

Development environment for experimenting with XDP on a VM

ebpf ubuntu vagrant xdp

Last synced: 07 Dec 2024

https://github.com/claby2/ebpfcca

🐝 Evaluating eBPF as a Platform for Congestion Control Algorithm Implementation

congestion-control ebpf linux tcp

Last synced: 12 Dec 2024

https://github.com/martindai/my-ebpf

基于libbpfgo的ebpf程序example

ebpf

Last synced: 02 Jan 2025

https://github.com/junka/pycbpf

python script which compile cbpf to C code for BCC

bcc cbpf ebpf packet-capture tcpdump

Last synced: 06 Dec 2024

https://github.com/miladhzzzz/the-eye

eBPF kubernetes platform observation and automation.

automation cli cli-tool ebpf kubernetes linux-kernel monitoring

Last synced: 18 Jan 2025

https://github.com/isu-kim/tempest

Simple eBPF Reverse Proxy for Servers Behind the Firewalls

ebpf network

Last synced: 10 Jan 2025

https://github.com/acassen/fastswan

Linux Kernel XFRM offload via eBPF/XDP

ebpf ipsec xdp xfrm

Last synced: 13 Jan 2025

https://github.com/ancat/lutra

Lutra automatically detects and destroys reverse shells.

ebpf security

Last synced: 18 Dec 2024