GAR-Project/project
DDoS attacks detection by using SVM on SDN networks.
This project helps network administrators and security professionals detect Distributed Denial of Service (DDoS) attacks within Software-Defined Networking (SDN) environments. It takes network traffic data from an emulated SDN setup (like Mininet) and uses artificial intelligence to classify incoming traffic, indicating whether it's part of a DDoS attack. This tool is designed for network security engineers or researchers managing SDN infrastructures.
156 stars. No commits in the last 6 months.
Use this if you need to simulate and test DDoS attack detection mechanisms in a controlled Software-Defined Network environment using machine learning.
Not ideal if you are looking for a production-ready DDoS detection system for a live, non-SDN network, or if you prefer a solution without virtualized environments.
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
ash0545/sdn-ml-ids
SDN Topology Emulation and Development of Dataset for ML-Based Intrusion Detection through the...
mvoassis/CIC-DDoS2019-DeepLearning
:shield: A GRU deep learning system against attacks in Software Defined Networks (SDN).