CRLGJun 7, 2023

IsoEx: an explainable unsupervised approach to process event logs cyber investigation

arXiv:2306.09260v21 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses the need for explainable anomaly detection to assist overwhelmed SOC and CERT teams in cybersecurity investigations, though it appears incremental by building on existing unsupervised methods with added interpretability features.

The paper tackles the problem of detecting anomalous command lines in cybersecurity investigations by introducing IsoEx, an unsupervised method that achieves greater accuracy than traditional approaches through log structure and parent/child relationship features, with a key focus on interpretability using XAI techniques.

39 seconds. That is the timelapse between two consecutive cyber attacks as of 2023. Meaning that by the time you are done reading this abstract, about 1 or 2 additional cyber attacks would have occurred somewhere in the world. In this context of highly increased frequency of cyber threats, Security Operation Centers (SOC) and Computer Emergency Response Teams (CERT) can be overwhelmed. In order to relieve the cybersecurity teams in their investigative effort and help them focus on more added-value tasks, machine learning approaches and methods started to emerge. This paper introduces a novel method, IsoEx, for detecting anomalous and potentially problematic command lines during the investigation of contaminated devices. IsoEx is built around a set of features that leverages the log structure of the command line, as well as its parent/child relationship, to achieve a greater accuracy than traditional methods. To detect anomalies, IsoEx resorts to an unsupervised anomaly detection technique that is both highly sensitive and lightweight. A key contribution of the paper is its emphasis on interpretability, achieved through the features themselves and the application of eXplainable Artificial Intelligence (XAI) techniques and visualizations. This is critical to ensure the adoption of the method by SOC and CERT teams, as the paper argues that the current literature on machine learning for log investigation has not adequately addressed the issue of explainability. This method was proven efficient in a real-life environment as it was built to support a companyś SOC and CERT

Foundations

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

Your Notes