GAR-Project/project
DDoS attacks detection by using SVM on SDN networks.
Integrates Telegraf for metrics collection, Mininet for SDN network emulation, and InfluxDB/Grafana for time-series data storage and visualization. The system trains an SVM classifier on network traffic features to distinguish between normal and DDoS activity, with a distributed architecture separating the Ryu SDN controller from the emulated network environment. Deployment is streamlined through Vagrant-based virtualization, ensuring reproducible multi-VM setups with hping3 for traffic generation and testing.
156 stars. No commits in the last 6 months.
Stars
156
Forks
31
Language
Python
License
—
Category
Last pushed
Nov 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GAR-Project/project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
santhisenan/DeepDefense
DDoS attack detection using BLSTM based RNN
MeherRushi/FlowSentryX
FlowSentryX is an open-source XDP-based fast packet processing DOS and DDOS Mitigation Framework...
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,...