DDoS-Attack-Detection-and-Mitigation icon indicating copy to clipboard operation
DDoS-Attack-Detection-and-Mitigation copied to clipboard

SDN 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...

Results 14 DDoS-Attack-Detection-and-Mitigation issues
Sort by recently updated
recently updated
newest added

Hey everyone! When should this FlowStatsfile.csv be generated?

How many iterations are needed when generating the data in mininet using the command 'sudo python generate_benign_trafic.py' Please help

i have got an error when i would like to execute the controler: this is the error: FileNotFoundError: [Errno 2] No such file or directory: 'FlowStatsfile.csv' help me please

![123](https://github.com/chiragbiradar/DDoS-Attack-Detection-and-Mitigation/assets/131762257/3f0c67d7-1b83-4415-8679-76101eaea593)

I am unable to open the controller directory. It says "No such file or directory". I tried running it using your VM too. I have installed the git clone file...

We are Trying to run this project on windows 11 but we are facing some issues , RYU- Manager Controller.py is Not working we install ryu on ubtantu , also...

You didn't add tcp flags so I did it for you to add. tcp_flags = packet[TCP].flags tcp_flags |= (TCP.FLAG_SYN | TCP.FLAG_URG | TCP.FLAG_ACK | TCP.FLAG_PSH | TCP.FLAG_FIN | TCP.FLAG_RST)

Hello, i have a few questions when i try to run the project. question1 : After I run controller.py in ryu, I stuck to this step for 8 hours: ![Snipaste](https://github.com/chiragbiradar/DDoS-Attack-Detection-and-Mitigation/assets/75030079/6e6bdb47-e044-4ae6-8494-e812db32a4d6)...