CRLGMay 28, 2019

Evaluation of Machine Learning-based Anomaly Detection Algorithms on an Industrial Modbus/TCP Data Set

arXiv:1905.11757v190 citations
Originality Synthesis-oriented
AI Analysis

This work addresses security vulnerabilities in Industrial Internet of Things systems, but it is incremental as it applies existing methods to a new synthetic data set.

The paper tackled the problem of detecting malicious traffic in industrial Modbus/TCP communication by evaluating machine learning-based anomaly detection algorithms on a synthetic data set, finding that Support Vector Machine and k-nearest neighbour performed well while k-nearest neighbour and k-means clustering did not.

In the context of the Industrial Internet of Things, communication technology, originally used in home and office environments, is introduced into industrial applications. Commercial off-the-shelf products, as well as unified and well-established communication protocols make this technology easy to integrate and use. Furthermore, productivity is increased in comparison to classic industrial control by making systems easier to manage, set up and configure. Unfortunately, most attack surfaces of home and office environments are introduced into industrial applications as well, which usually have very few security mechanisms in place. Over the last years, several technologies tackling that issue have been researched. In this work, machine learning-based anomaly detection algorithms are employed to find malicious traffic in a synthetically generated data set of Modbus/TCP communication of a fictitious industrial scenario. The applied algorithms are Support Vector Machine (SVM), Random Forest, k-nearest neighbour and k-means clustering. Due to the synthetic data set, supervised learning is possible. Support Vector Machine and k-nearest neighbour perform well with different data sets, while k-nearest neighbour and k-means clustering do not perform satisfactorily.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes