DeepDDoS: Online DDoS Attack Detection
DeepDDoS: Online DDoS Attack Detection
复制标题
DeepDDoS:在线DDoS攻击检测
DOI:
10.1109/globecom38437.2019.9013186
复制
发表时间:
2019
期刊:
影响因子:
--
通讯作者:
Chentao Wu
中科院分区:
文献类型:
--
作者:
Zhenping Shi;Jie Li;Chentao Wu
Highly efficient and dependable large-scale DDoS attack detection scheme is critical for network anomaly detection. Typical machine learning algorithms such as Decision Tree and Adaboost work well on flow level analysis but cannot perform fine- grained detection of packet levels. Since these algorithms require more packets information for detection, resulting in higher detection delay and relatively lower accuracy. To address the problem, we propose DeepDDoS which is a deep learning method focusing on both period- wise and packetwise attack detection. First, the network packets are modeled in time dimension to discover the potential abnormal time period. Second, the network packets are grouped by 5 tuples (flow), the packets inside the group are sorted according to their arrival time. Then the data packet level sequence modeling is performed in each group. Comprehensive performance evaluation shows that the detection accuracy of DeepDDoS reach 99%. Furthermore, only 5 consecutive packets are needed for packet-wise detection, greatly reducing detection delay and computational overhead. Comparative experiments show that DeepDDoS outperforms existing typical attack detection methods.