55 skills found · Page 1 of 2
chiragbiradar / DDoS Attack Detection And MitigationSDN networks (Software Defined Networking ) are exposed to new security threats and attacks, especially Distributed Denial of Service (DDoS) attacks. For this aim, we have proposed a model able to detect and mitigate attacks automatically in SDN networks using Machine Learning (ML)
knetsolutions / Learn Sdn With RyuLearn SDN with RYU Controller
wildan2711 / MultipathMultipath routing with Ryu and Pyretic SDN Controllers
vishalsingh45 / SDN DDOS Detection And Mitigation Using ML And Statistical MethodsProgrammed the SDN controller to monitor the traffic, predict the traffic behaviour and detect DDOS traffic in the cloud network and mitigate it. Machine learning SVM algorithm was used to predict the malicious traffic in the network, achieved an accuracy of 98% and detection rate of 100%. Technologies Used are, SDN, ML SVM, Openflow, Ryu controller, Python, Mininet, iperf, hping3, linux commands.
mishra14 / DDoSAttackMitigationSystemPython based DDoS attack detection and mitigation system built over Ryu controllers and Mininet SDN,
icesonata / DDoSDNApplying Machine Learning model (SVM) into DDoS attack detection in SDN.
andrew-miao / Study SdnLearning SDN within Ryu controller and SDN experiments/以Ryu作为控制器的SDN学习以及实验
abulanov / Sfc AppService Function Chaining Application for Ryu SDN controller
amirashoori7 / Sdn QosThis is my master's thesis project: "QoS implementation in Software Defined Network using Ryu Controller"
bryanoliverh / SDNSecurity DDOSMitigationDecisionTree PortBlockingDDOS Mitigation System based on Ryu SDN Controller with Port Blocking Mechanism
girishsg24 / Moving Target Defense RHM Using SDNDeveloped a Moving Target Defense mechanism to prevent IP scanning from inside & outside the network. Controlled the packet flow in a SDN based on Random host mutation technique. Developed the a new routing mechanism using north bound API provided by controller using multithreading, decorators, event creation & event handling techniques. Performed extensive testing and evaluation on OpenFlow protocol & RYU controller using python
arianhaddadi / Ryu Controller SDNThis project is an implementation of Dijkstra Algorithm utilizing Ryu Controller and mininet for routing packets in network topologies.
Chandrahas-Soman / Simple IDS Using RYU SDN Controller And Machine LearningImplemented a network intrusion detection system for a software defined network using Random Forest method for classification of port and flow statistics.
shamimtowhid / Encrypted Network Traffic Classification In SDNThis repository describes the demonstration of encrypted network traffic classification in SDN environment. A testbed is created using Mininet in this project. A RYU controller application is developed to classify network traffic in real-time.
akshayxml / SDN Based Load BalancingThis project is created using Ryu controller which performs DIJKSTRA algorithm to find best paths, based on traffic flowing through links.
Barthurmun-zz / Ryu Dynamic RoutingSDN Ryu controller with Load Balancing and dynamic routing
guptagaurav540 / Routing Protocolrouting-implementation in SDN based on switch processing delay and remaining bandwidth
viettd14 / DETECTION AND MITIGATION DDOS ATTACKS IN SDNThis is my study on detection and mitigation DDoS attacks in SDN
exploitthesystem / Ryu SDN Load BalancerA simple load balancing controller that utilizes the Ryu SDN framework to program a network switch.
ParanoiaUPC / Sdn Shortest PathShortest path experiment of SDN, using RYU as controller and mininet. The topology is a simple fat tree.