DDoS-Botnet-Attack-detection-using-Random-Forest


Django API used to detect DDoS Botnet Attacks using the Random Forest Model.

General Information


  • It is an API used to detect DDoS Botnet Attacks using Django and Python.
  • It solves DDoS botnet attacks on web applications for small scale businesses.
  • Purpose of this project was to partially fulfill my University requirements for graduation.

Technologies Used


  • Django
  • Python

Improvements


  • Further training of the models should be done.

Features that can be added


  • Include feature selection in the models.