Single-Shot Black-Box Adversarial Attacks Against Malware Detectors: A Causal Language Model Approach
James Lee Hu, Mohammadreza Ebrahimi, Hsinchun Chen

TL;DR
This paper introduces MalGPT, a novel causal language model-based approach that enables single-query black-box adversarial attacks on malware detectors, significantly improving stealth and efficiency in evasion.
Contribution
The paper presents MalGPT, the first single-shot black-box adversarial malware generation method using a GPT model, reducing interactions and increasing realism of adversarial examples.
Findings
Achieved over 24.51% evasion rate on VirusTotal dataset.
Outperformed existing benchmark methods in black-box malware evasion.
Enabled realistic, stealthy adversarial malware generation with a single query.
Abstract
Deep Learning (DL)-based malware detectors are increasingly adopted for early detection of malicious behavior in cybersecurity. However, their sensitivity to adversarial malware variants has raised immense security concerns. Generating such adversarial variants by the defender is crucial to improving the resistance of DL-based malware detectors against them. This necessity has given rise to an emerging stream of machine learning research, Adversarial Malware example Generation (AMG), which aims to generate evasive adversarial malware variants that preserve the malicious functionality of a given malware. Within AMG research, black-box method has gained more attention than white-box methods. However, most black-box AMG methods require numerous interactions with the malware detectors to generate adversarial malware examples. Given that most malware detectors enforce a query limit, this…
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
MethodsAttention Is All You Need · Linear Layer · Adam · Softmax · Residual Connection · Dropout · Position-Wise Feed-Forward Layer · Layer Normalization · Dense Connections · Byte Pair Encoding
