SLIFER: Investigating Performance and Robustness of Malware Detection Pipelines
Andrea Ponte, Dmitrijs Trizna, Luca Demetrio, Battista Biggio, Ivan, Tesfai Ogbu, Fabio Roli

TL;DR
This paper introduces SLIFER, a sequential malware detection pipeline combining static and dynamic analysis, addressing real-world challenges and evaluating robustness against adversarial attacks in Windows malware detection.
Contribution
The paper presents SLIFER, a novel sequential detection pipeline that optimizes analysis efficiency and robustness, filling gaps in existing malware detection research.
Findings
Flagging unanalyzable samples as legitimate reduces false alarms.
Dynamic analysis is triggered only when static analysis alarms.
Signature-based detection can be more effective against content injection attacks.
Abstract
As a result of decades of research, Windows malware detection is approached through a plethora of techniques. However, there is an ongoing mismatch between academia -- which pursues an optimal performances in terms of detection rate and low false alarms -- and the requirements of real-world scenarios. In particular, academia focuses on combining static and dynamic analysis within a single or ensemble of models, falling into several pitfalls like (i) firing dynamic analysis without considering the computational burden it requires; (ii) discarding impossible-to-analyze samples; and (iii) analyzing robustness against adversarial attacks without considering that malware detectors are complemented with more non-machine-learning components. Thus, in this paper we bridge these gaps, by investigating the properties of malware detectors built with multiple and different types of analysis. To do…
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
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Spam and Phishing Detection
