GAR-Project / project

DDoS attacks detection by using SVM on SDN networks.
https://gar-project.github.io/project/
135 stars 28 forks source link

Complete Implementation Demonstration of the project #10

Closed RISHIT-ANAND closed 1 year ago

RISHIT-ANAND commented 2 years ago

Dear Sir, I really got interested in your project and wanted to execute it step by step to experience about the D-Dos activities and the classification of packets through AI.

However, i am a windows user currently and am planning to run a Ubuntu terminal through azure and implement it. I needed your help on the implementation part and a video of the same if possible because the YouTube video in the readme is blocked.

davidcawork commented 1 year ago

Hello @RISHIT-ANAND 😃

I am very glad that you are interested in the project. In it you will be able to find out about SDN network emulation technologies, DDoS attacks, artificial intelligence (just classifiers, in this case, SVM).

As it says in the documentation the whole project has been focused on Linux environments, different installation methods have been given as you can see in section Installation methods. If you want to set up another environment it is at your own discretion.

As for the video only illustrated how to perform the attack with the tool Hping3, simply followed the steps that are already indicated in the documentation of the repository. So all you have to do is read it and follow it step by step. The video is not available because Youtube has classified it as dangerous since it could be understood that it incited to perform DDoS attacks.

Have a nice day!