SPARSE: Semantic Tracking and Path Analysis for Attack Investigation in Real-time
Jie Ying, Tiantian Zhu, Wenrui Cheng, Qixuan Yuan, Mingjun Ma, Chunlin, Xiong, Tieming Chen, Mingqi Lv, Yan Chen

TL;DR
SPARSE is a real-time system that constructs critical component graphs from streaming logs to improve attack investigation by reducing false positives, overhead, and latency, enabling efficient causality analysis of complex cyber threats.
Contribution
The paper introduces SPARSE, a novel two-stage framework that efficiently constructs semantic suspicious graphs and path analysis for attack investigation in real-time, outperforming existing methods.
Findings
SPARSE generates critical component graphs in 1.6 seconds.
It reduces graph size by over 2000 times compared to backtracking methods.
SPARSE is 25 times more effective at filtering irrelevant edges.
Abstract
As the complexity and destructiveness of Advanced Persistent Threat (APT) increase, there is a growing tendency to identify a series of actions undertaken to achieve the attacker's target, called attack investigation. Currently, analysts construct the provenance graph to perform causality analysis on Point-Of-Interest (POI) event for capturing critical events (related to the attack). However, due to the vast size of the provenance graph and the rarity of critical events, existing attack investigation methods suffer from problems of high false positives, high overhead, and high latency. To this end, we propose SPARSE, an efficient and real-time system for constructing critical component graphs (i.e., consisting of critical events) from streaming logs. Our key observation is 1) Critical events exist in a suspicious semantic graph (SSG) composed of interaction flows between suspicious…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Advanced Malware Detection Techniques · Network Security and Intrusion Detection
