IEEE Access (Jan 2023)

On Early Detection of Anomalous Network Flows

  • Garett T. Fox,
  • Rajendra V. Boppana

DOI
https://doi.org/10.1109/ACCESS.2023.3291686
Journal volume & issue
Vol. 11
pp. 68588 – 68603

Abstract

Read online

There are numerous methods of identifying network-based attacks using machine learning, but processing complexity often constrains it to analyses of previously captured traffic to retroactively identify attacks. This paper investigates machine learning for early detection of attacks in progress with minimal preprocessing. We transform raw network data directly into formats suitable for processing with several machine learning and deep learning models including Random Forest and two-dimensional Convolutional Neural Networks. Many of these models demonstrate high accuracy in detecting a mixture of mostly DoS- and botnet-related types of network-based attacks in five open-source traffic datasets containing packet captures from testbed-generated traffic. We compare our results in post-mortem packet trace analysis to prior works which also analyze these datasets. We compare the features, limitations, complexity, and accuracy of our models to those of prior works. When trained and tested on the same datasets, most models performed very well (>95% accuracy) with Random Forest being the best. We also investigated training time required and testing throughput, and the RF consistently outperformed the other five models.

Keywords