Being Single Has Benefits. Instance Poisoning to Deceive Malware Classifiers
Tzvika Shapira, David Berend, Ishai Rosenberg, Yang Liu and, Asaf Shabtai, Yuval Elovici

TL;DR
This paper demonstrates a novel poisoning attack on malware classifiers that targets specific malware instances with triggers, significantly reducing detection rates and highlighting the need for advanced defenses.
Contribution
It introduces a new poisoning attack method focusing on individual malware instances with triggers, and proposes a detection approach to defend against this threat.
Findings
Poisoning attack reduces detection from 99.23% to 0%.
Attack effective on EMBER dataset and VirusTotal samples.
Proposes a detection method for this poisoning threat.
Abstract
The performance of a machine learning-based malware classifier depends on the large and updated training set used to induce its model. In order to maintain an up-to-date training set, there is a need to continuously collect benign and malicious files from a wide range of sources, providing an exploitable target to attackers. In this study, we show how an attacker can launch a sophisticated and efficient poisoning attack targeting the dataset used to train a malware classifier. The attacker's ultimate goal is to ensure that the model induced by the poisoned dataset will be unable to detect the attacker's malware yet capable of detecting other malware. As opposed to other poisoning attacks in the malware detection domain, our attack does not focus on malware families but rather on specific malware instances that contain an implanted trigger, reducing the detection rate from 99.23% to 0%…
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 · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
