Malicious Behavior Detection using Windows Audit Logs
Konstantin Berlin, David Slater, and Joshua Saxe

TL;DR
This paper demonstrates that Windows audit logs can effectively detect malicious endpoint behaviors, offering a low-cost, agentless alternative to traditional security solutions with high detection rates and low false positives.
Contribution
It introduces a method for agentless malicious behavior detection using built-in Windows audit logs, achieving high detection rates and complementing existing antivirus solutions.
Findings
Detects 83% of malware samples with 0.1% false positives
Provides an effective, low-cost alternative to agent-based systems
Detects 78% of malware missed by traditional antivirus solutions
Abstract
As antivirus and network intrusion detection systems have increasingly proven insufficient to detect advanced threats, large security operations centers have moved to deploy endpoint-based sensors that provide deeper visibility into low-level events across their enterprises. Unfortunately, for many organizations in government and industry, the installation, maintenance, and resource requirements of these newer solutions pose barriers to adoption and are perceived as risks to organizations' missions. To mitigate this problem we investigated the utility of agentless detection of malicious endpoint behavior, using only the standard build-in Windows audit logging facility as our signal. We found that Windows audit logs, while emitting manageable sized data streams on the endpoints, provide enough information to allow robust detection of malicious behavior. Audit logs provide an effective,…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
