LLM-Driven Feature-Level Adversarial Attacks on Android Malware Detectors
Tianwei Lan, Farid Na\"it-Abdesselam

TL;DR
This paper introduces LAMLAD, a novel LLM-based framework for feature-level adversarial attacks on Android malware detectors, achieving high success rates and proposing defenses to improve robustness.
Contribution
The paper presents LAMLAD, a dual-agent LLM framework utilizing RAG for efficient, realistic feature perturbations to evade Android malware classifiers, a novel approach in adversarial attack research.
Findings
LAMLAD achieves up to 97% attack success rate.
Average of three attempts per adversarial sample.
Defense strategies reduce success rate by over 30%.
Abstract
The rapid growth in both the scale and complexity of Android malware has driven the widespread adoption of machine learning (ML) techniques for scalable and accurate malware detection. Despite their effectiveness, these models remain vulnerable to adversarial attacks that introduce carefully crafted feature-level perturbations to evade detection while preserving malicious functionality. In this paper, we present LAMLAD, a novel adversarial attack framework that exploits the generative and reasoning capabilities of large language models (LLMs) to bypass ML-based Android malware classifiers. LAMLAD employs a dual-agent architecture composed of an LLM manipulator, which generates realistic and functionality-preserving feature perturbations, and an LLM analyzer, which guides the perturbation process toward successful evasion. To improve efficiency and contextual awareness, LAMLAD integrates…
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
