https://github.com/jihye-seren-kim/xdp-time
NTP DDoS defense framework
https://github.com/jihye-seren-kim/xdp-time
ddos ebpf time-synchronization xdp
Last synced: about 2 months ago
JSON representation
NTP DDoS defense framework
- Host: GitHub
- URL: https://github.com/jihye-seren-kim/xdp-time
- Owner: jihye-seren-kim
- Created: 2025-04-20T17:24:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-29T20:46:57.000Z (3 months ago)
- Last Synced: 2026-03-29T22:25:58.668Z (3 months ago)
- Topics: ddos, ebpf, time-synchronization, xdp
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
XDP-TIME: A Lightweight Modular Design for Time Synchronization DDoS Defense with XDP/eBPF
==========
XDP-TIME is a lightweight and modular DDoS defense framework leveraging eBPF/XDP, specifically tailored for time synchronization services. It efficiently mitigates DDoS attacks targeting these services by filtering malicious packets at the earliest point—before they reach the server.
# Setup
# Structure