Yogee07 / DDoS-Detection-using-DNN

Detection of DDoS attack using Bidirectional Neural Networks and comparison with few other models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDoS-Detection

Classification of DDoS attack packets using Artificial Neural Network and Bi-directional Recurrent Neural Network.

Dataset Used

Used sampled data from Intrusion detection evaluation dataset (ISCXIDS2012), an attack database that is a standard for judgment of attack detection tools. Exported csv file can be found here.

Results

Accuracy of ANN Model:

Accuracy_ANN.

Accuracy of BRNN Model:

Accuracy_BRNN .

About

Detection of DDoS attack using Bidirectional Neural Networks and comparison with few other models.


Languages

Language:Jupyter Notebook 100.0%