Skip to content

namdenn/DDoS-Detection-By-ML

Repository files navigation

Instruction

Step by step to run program:

  1. run labeling ( label each packets )
  2. run tool_label ( extract features from the file labeled above )
  3. run information_gain ( find 10 best ranking features for training and testing ) -- optional --
  4. run model classifier ( ANN or decision tree ) or any models

This project mainly uses classifier to check the flow is attacker or not.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published