#Xdp
Showing 13 of 13 repositories tagged #xdp, ranked by stars
eBPF-based Networking, Security, and Observability
Cloud native networking and network security
Library to work with eBPF programs from Go
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
eBPF-based Ethernet traffic monitor using TC, XDP, kprobes and cgroups
Lightweight eBPF/XDP stateful firewall that auto-syncs listening ports and preserves return traffic. Zero-config, maximum defense.
An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
Weaponizing the Linux Kernel (Hide Files/PID, SSH backdoors, SSL Sniffer, ...) by poking around eBPF/XDP
Learn something interesting by examples.
Real-time eBPF-powered network security monitor with AI-driven threat detection. Surfaces port scans, DDoS attacks, botnet activity, and anomalies at 100Gbps+ speeds with sub-microsecond latency (~150 million packets/sec).
XDP Based Lightweight and Fast Firewall
๐ก๏ธ Free AI that blocks hackers while you sleep. Runs on cheap hardware. When someone in Tokyo gets attacked, you're protected in 30 seconds. No fees. No experts needed. Just protection. One node's detection โ everyone's protection.
Packet Batch is a packet generator tool used for pen-testing, network monitoring, and more. This is the Rust version of the tool and the primary version of Packet Batch going forward. Made by @gamemann!