NICRLGOTJun 27, 2019

Multivariate Big Data Analysis for Intrusion Detection: 5 steps from the haystack to the needle

arXiv:1906.11976v136 citations
Originality Incremental advance
AI Analysis

This work addresses the need for faster incident response in cybersecurity by offering a diagnostic tool for security teams, though it builds on existing techniques like Multivariate Statistical Network Monitoring.

The paper tackles the lack of diagnostic information in anomaly-based intrusion detection systems by presenting Multivariate Big Data Analysis (MBDA), a 5-step approach that handles high-volume, high-velocity, and high-variety data to provide detailed logs for root cause analysis, demonstrated through two case studies including real network data.

The research literature on cybersecurity incident detection & response is very rich in automatic detection methodologies, in particular those based on the anomaly detection paradigm. However, very little attention has been devoted to the diagnosis ability of the methods, aimed to provide useful information on the causes of a given detected anomaly. This information is of utmost importance for the security team to reduce the time from detection to response. In this paper, we present Multivariate Big Data Analysis (MBDA), a complete intrusion detection approach based on 5 steps to effectively handle massive amounts of disparate data sources. The approach has been designed to deal with the main characteristics of Big Data, that is, the high volume, velocity and variety. The core of the approach is the Multivariate Statistical Network Monitoring (MSNM) technique proposed in a recent paper. Unlike in state of the art machine learning methodologies applied to the intrusion detection problem, when an anomaly is identified in MBDA the output of the system includes the detail of the logs of raw information associated to this anomaly, so that the security team can use this information to elucidate its root causes. MBDA is based in two open software packages available in Github: the MEDA Toolbox and the FCParser. We illustrate our approach with two case studies. The first one demonstrates the application of MBDA to semistructured sources of information, using the data from the VAST 2012 mini challenge 2. This complete case study is supplied in a virtual machine available for download. In the second case study we show the Big Data capabilities of the approach in data collected from a real network with labeled attacks.

Foundations

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

Your Notes