Android Malware Detection

13 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Crystal ball: From innovative attacks to attack effectiveness classifier

ArielCyber/Android-crystal-ball IEEE Access 2024

This study presents a set of innovative problem-based evasion attacks against well-known Android malware detection systems, which decrease their detection rate by up to 97%.

2
24 Dec 2024

MalPurifier: Enhancing Android Malware Detection with Adversarial Purification against Evasion Attacks

seu-proactivesecurity-group/malpurifier 11 Dec 2023

Experimental results on two Android malware datasets demonstrate that MalPurifier outperforms the state-of-the-art defenses, and it significantly strengthens the vulnerable malware detector against 37 evasion attacks, achieving accuracies over 90. 91%.

19
11 Dec 2023

Efficient Concept Drift Handling for Batch Android Malware Detection Models

serralba/concept_drift 18 Sep 2023

Particularly, we analyze the effect of two aspects in the efficiency and performance of the detectors: 1) the frequency with which the models are retrained, and 2) the data used for retraining.

1
18 Sep 2023

Efficient Query-Based Attack against ML-Based Android Malware Detection under Zero Knowledge Setting

gnipping/advdroidzero-access-instructions 5 Sep 2023

The widespread adoption of the Android operating system has made malicious Android applications an appealing target for attackers.

7
05 Sep 2023

Continuous Learning for Android Malware Detection

wagner-group/active-learning 8 Feb 2023

We propose a new hierarchical contrastive learning scheme, and a new sample selection technique to continuously train the Android malware classifier.

42
08 Feb 2023

Towards a Fair Comparison and Realistic Evaluation Framework of Android Malware Detectors based on Static Analysis and Machine Learning

serralba/androidmaldet_comparative 25 May 2022

As in other cybersecurity areas, machine learning (ML) techniques have emerged as a promising solution to detect Android malware.

1
25 May 2022

MaMaDroid2.0 -- The Holes of Control Flow Graphs

harelber/MaMaDroid2.0 28 Feb 2022

The changes in the ratio between benign and malicious samples have a clear effect on each one of the models, resulting in a decrease of more than 40% in their detection rate.

2
28 Feb 2022

Can We Leverage Predictive Uncertainty to Detect Dataset Shift and Adversarial Examples in Android Malware Detection?

deqangss/malware-uncertainty 20 Sep 2021

Our main findings are: (i) predictive uncertainty indeed helps achieve reliable malware detection in the presence of dataset shift, but cannot cope with adversarial evasion attacks; (ii) approximate Bayesian methods are promising to calibrate and generalize malware detectors to deal with dataset shift, but cannot cope with adversarial evasion attacks; (iii) adversarial evasion attacks can render calibration methods useless, and it is an open problem to quantify the uncertainty associated with the predicted labels of adversarial examples (i. e., it is not effective to use predictive uncertainty to detect adversarial examples).

11
20 Sep 2021

DexRay: A Simple, yet Effective Deep Learning Approach to Android Malware Detection based on Image Representation of Bytecode

trustworthy-software/dexray 5 Sep 2021

This work-in-progress paper contributes to the domain of Deep Learning based Malware detection by providing a sound, simple, yet effective approach (with available artefacts) that can be the basis to scope the many profound questions that will need to be investigated to fully develop this domain.

16
05 Sep 2021

heterogeneous temporal graph transformer: an intelligent system for evolving android malware detection

kdd2021drdroid/KDD2021_DrDroid KDD 2021

To capture malware evolution, we further consider the temporal dependence and introduce a heterogeneous temporal graph to jointly model malware propagation and evolution by considering heterogeneous spatial dependencies with temporal dimensions.

15
14 Aug 2021