paper-with-me

Papers

Adversarial Patterns: Building Robust Android Malware Classifiers

2022-03-04 · Dipkamal Bhusal, Nidhi Rastogi

Machine learning models are increasingly being adopted across various fields, such as medicine, business, autonomous vehicles, and cybersecurity, to analyze vast amounts of data, detect patterns, and make predictions or recommendations. In the field of cybersecurity, these models have made significant improvements in malware detection. However, despite their ability to understand complex patterns from unstructured data, these models are susceptible to adversarial attacks that perform slight modifications in malware samples, leading to misclassification from malignant to benign. Numerous defense approaches have been proposed to either detect such adversarial attacks or improve model robustness. These approaches have resulted in a multitude of attack and defense techniques and the emergence of a field known as `adversarial machine learning.' In this survey paper, we provide a comprehensive review of adversarial machine learning in the context of Android malware classifiers. Android is the most widely used operating system globally and is an easy target for malicious agents. The paper first presents an extensive background on Android malware classifiers, followed by an examination of the latest advancements in adversarial attacks and defenses. Finally, the paper provides guidelines for designing robust malware classifiers and outlines research directions for the future.

📄 PDF Abstract BibTeX arXiv:2203.02121

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesBIG-bench Machine LearningMalware Detection

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness in Android Malware Detection by Reducing the Impact of Spurious Correlations

2024-08-27 · Hamid Bostani, Zhengyu Zhao, Veelasha Moonsamy

Machine learning (ML) has demonstrated significant advancements in Android malware detection (AMD); however, the resilience of ML against realistic evasion attacks remains a major obstacle for AMD. One of the primary fac…

Adversarial RobustnessAndroid Malware DetectionDomain AdaptationMalware Detection

Android Malware Detection Using Machine Learning on Image Patterns

2019-01-27 · 2018 Cyber Resilience Conference (CRC) 2019 1 · Fauzi Mohd Darus, Noor Azurati Ahmad Salleh, Aswami Fadillah Mohd Ariffin

Android platform has been targeted by cyber-criminals due to the increase number of Android users in 2017. More than 8,000 Android malware were identified everyday making it is difficult for the malware analyst to detect…

Android Malware DetectionMalware Detection

IoT-based Android Malware Detection Using Graph Neural Network With Adversarial Defense

2025-12-23 · Rahul Yumlembam, Biju Issac, Seibu Mary Jacob, Longzhi Yang arxiv

Since the Internet of Things (IoT) is widely adopted using Android applications, detecting malicious Android apps is essential. In recent years, Android graph-based deep learning research has proposed many approaches to …

Graph Neural NetworkAdversarial DefenseMalware Detection

Android Malware Characterization using Metadata and Machine Learning Techniques

2017-12-12 · Ignacio Martín, José Alberto Hernández, Alfonso Muñoz, Antonio Guzmán

Android Malware has emerged as a consequence of the increasing popularity of smartphones and tablets. While most previous work focuses on inherent characteristics of Android apps to detect malware, this study analyses in…

BIG-bench Machine Learning

GANG-MAM: GAN based enGine for Modifying Android Malware

2021-09-27 · Renjith G, Sonia Laudanna, Aji S, Corrado Aaron Visaggio 외

Malware detectors based on machine learning are vulnerable to adversarial attacks. Generative Adversarial Networks (GAN) are architectures based on Neural Networks that could produce successful adversarial samples. The i…