Deceiving End-to-End Deep Learning Malware Detectors using Adversarial Examples
Felix Kreuk, Assi Barak, Shir Aviv-Reuven, Moran Baruch, Benny Pinkas,, Joseph Keshet

TL;DR
This paper demonstrates how adversarial examples can be crafted to deceive deep learning malware detectors by minimally modifying executable files, achieving high evasion rates while preserving file functionality.
Contribution
It introduces a novel loss function for generating adversarial examples in discrete input spaces like executable bytes, enabling effective malware detection evasion.
Findings
High detection evasion rate achieved
Adversarial payloads are transferable across files
Generated payloads mimic benign data entropy
Abstract
In recent years, deep learning has shown performance breakthroughs in many applications, such as image detection, image segmentation, pose estimation, and speech recognition. However, this comes with a major concern: deep networks have been found to be vulnerable to adversarial examples. Adversarial examples are slightly modified inputs that are intentionally designed to cause a misclassification by the model. In the domains of images and speech, the modifications are so small that they are not seen or heard by humans, but nevertheless greatly affect the classification of the model. Deep learning models have been successfully applied to malware detection. In this domain, generating adversarial examples is not straightforward, as small modifications to the bytes of the file could lead to significant changes in its functionality and validity. We introduce a novel loss function for…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Physical Unclonable Functions (PUFs) and Hardware Security
