nihalrai / DDoS_Corr_Engine

Machine Learning Based DDoS Detection (HTTP,UDP,TCP and ICMP Flood Attack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDoS_Corr_Engine

DDoS attack detection using DNNClassification

required packages Pandas
pip install pandas

Tensor Flow
pip install tensorflow

MySQLdb
pip install mysqldb

you can use anyother database by just making a few changes to MySQLConnection.py

Database Schema
you can import csv files to you database and table will be created automaically

About

Machine Learning Based DDoS Detection (HTTP,UDP,TCP and ICMP Flood Attack)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%