Skip to content

Yogee07/DDoS-Detection-using-DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors