CRLGApr 7, 2019

Reframing Threat Detection: Inside esINSIDER

arXiv:1904.03584v13 citations
Originality Incremental advance
AI Analysis

This addresses network security challenges for organizations by providing a more efficient threat detection method, though it appears incremental as it builds on existing campaign analytics concepts.

The paper tackles the problem of detecting persistent and insider threats in networks by developing esINSIDER, an automated tool that aggregates log data over extended periods to propose cases for human review, reducing false positives and enabling early threat detection.

We describe the motivation and design for esINSIDER, an automated tool that detects potential persistent and insider threats in a network. esINSIDER aggregates clues from log data, over extended time periods, and proposes a small number of cases for human experts to review. The proposed cases package together related information so the analyst can see a bigger picture of what is happening, and their evidence includes internal network activity resembling reconnaissance and data collection. The core ideas are to 1) detect fundamental campaign behaviors by following data movements over extended time periods, 2) link together behaviors associated with different meta-goals, and 3) use machine learning to understand what activities are expected and consistent for each individual network. We call this approach campaign analytics because it focuses on the threat actor's campaign goals and the intrinsic steps to achieve them. Linking different campaign behaviors (internal reconnaissance, collection, exfiltration) reduces false positives from business-as-usual activities and creates opportunities to detect threats before a large exfiltration occurs. Machine learning makes it practical to deploy this approach by reducing the amount of tuning needed.

Foundations

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

Your Notes