Unified Semantic Log Parsing and Causal Graph Construction for Attack Attribution
Zhuoran Tan, Christos Anagnostopoulos, Shameem P. Parambath, and, Jeremy Singer

TL;DR
This paper introduces UTLParser, a unified semantic log parsing framework that constructs causal graphs from multi-source logs, enhancing threat detection and analysis by integrating domain knowledge and temporal querying.
Contribution
The paper presents a novel unified framework, UTLParser, that merges multiple log sources into causal graphs using semantic analysis, addressing limitations of existing log parsing methods.
Findings
UTLParser outperforms existing log parsing methods in accuracy.
It effectively extracts explicit causal threat information.
Supports optimized temporal graph querying.
Abstract
Multi-source logs provide a comprehensive overview of ongoing system activities, allowing for in-depth analysis to detect potential threats. A practical approach for threat detection involves explicit extraction of entity triples (subject, action, object) towards building provenance graphs to facilitate the analysis of system behavior. However, current log parsing methods mainly focus on retrieving parameters and events from raw logs while approaches based on entity extraction are limited to processing a single type of log. To address these gaps, we contribute with a novel unified framework, coined UTLParser. UTLParser adopts semantic analysis to construct causal graphs by merging multiple sub-graphs from individual log sources in labeled log dataset. It leverages domain knowledge in threat hunting such as Points of Interest. We further explore log generation delays and provide…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Network Security and Intrusion Detection · Information and Cyber Security
