PARIS: A Practical, Adaptive Trace-Fetching and Real-Time Malicious Behavior Detection System
Jian Wang, Lingzhi Wang, Husheng Yu, Xiangmin Shen, Yan Chen

TL;DR
PARIS is a lightweight, adaptive system that improves real-time malicious behavior detection by selectively collecting relevant data, significantly reducing overhead while maintaining high detection accuracy.
Contribution
It introduces an adaptive trace-fetching approach that reduces data collection overhead and enhances detection of complex malware behaviors in real time.
Findings
Reduces data collection by over 98.8% compared to raw ETW traces
Decreases host memory, bandwidth, and CPU usage significantly
Maintains detection accuracy comparable to high-overhead baseline methods
Abstract
The escalating sophistication of cyber-attacks and the widespread utilization of stealth tactics have led to significant security threats globally. Nevertheless, the existing static detection methods exhibit limited coverage, and traditional dynamic monitoring approaches encounter challenges in bypassing evasion techniques. Thus, it has become imperative to implement nuanced and dynamic analysis to achieve precise behavior detection in real time. There are two pressing concerns associated with current dynamic malware behavior detection solutions. Firstly, the collection and processing of data entail a significant amount of overhead, making it challenging to be employed for real-time detection on the end host. Secondly, these approaches tend to treat malware as a singular entity, thereby overlooking varied behaviors within one instance. To fill these gaps, we propose PARIS, an adaptive…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
