LIYUQI99 / SEP-DDOS-detection

Application Layer DDoS attack detection using fast entropy computation method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDOS detection using fast entropy method

ddos

This repository contains the code for DDoS detection part.
Refer to https://github.com/rumeshmadhusanka/SEP-api-gateway for the NodeJS Proxy.
Fast Entroy method for DDoS detection implemented from the following research paper:
Johnson Singh, K., Thongam, K., & De, T. (2016). Entropy-based application layer DDoS attack detection using artificial neural networks. Entropy (Basel, Switzerland), 18(10), 350. https://doi.org/10.3390/e18100350

https://pdfs.semanticscholar.org/7f5f/8f1361c7b5779b82592130885676ce2a2485.pdf

About

Application Layer DDoS attack detection using fast entropy computation method


Languages

Language:Python 98.6%Language:Dockerfile 1.0%Language:Shell 0.4%