MeherRushi/FlowSentryX
FlowSentryX is an open-source XDP-based fast packet processing DOS and DDOS Mitigation Framework solution designed to protect your network infrastructure from Denial of Service (DOS) and Distributed Denial of Service (DDOS) attacks at Layer 3 & 4.
# FlowSentryX — Technical Summary Implements kernel-space packet inspection via eBPF/XDP hooks with userspace management, employing multiple rate-limiting algorithms (fixed window, sliding window, token bucket) for DOS detection and ML-based inference for DDOS classification. Planned features include config-driven IP blacklisting and dynamic rule management to extend functionality toward a stateless firewall, with eBPF hash maps tracking per-IP packet rates and maintaining blocklists.
No commits in the last 6 months.
Stars
73
Forks
16
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MeherRushi/FlowSentryX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
santhisenan/DeepDefense
DDoS attack detection using BLSTM based RNN
GAR-Project/project
DDoS attacks detection by using SVM on SDN networks.
ReubenJoe/DDoS-Detection
Detailed Comparative analysis of DDoS detection using Machine Learning Models
mvoassis/CIC-DDoS2019-DeepLearning
:shield: A GRU deep learning system against attacks in Software Defined Networks (SDN).
ruyynn/DDoSSCAN
DDoSSCAN is a network availability and stress testing utility intended for educational purposes,...