2020
DOI: 10.1016/j.cose.2019.101663
|View full text |Cite
|
Sign up to set email alerts
|

DL-Droid: Deep learning based android malware detection using real devices

Abstract: a b s t r a c tThe Android operating system has been the most popular for smartphones and tablets since 2012. This popularity has led to a rapid raise of Android malware in recent years. The sophistication of Android malware obfuscation and detection avoidance methods have significantly improved, making many traditional malware detection methods obsolete. In this paper, we propose DL-Droid, a deep learning system to detect malicious Android applications through dynamic analysis using stateful input generation.… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
172
0
10

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2
2

Relationship

1
9

Authors

Journals

citations
Cited by 332 publications
(182 citation statements)
references
References 30 publications
0
172
0
10
Order By: Relevance
“…This paper proposes a dynamic analysis system DL-Droid based on deep learning for Android malware detection, which uses a stateful input generation method to enhance code coverage to achieve high detection performance. In the real Android device, 31125 sample data are used for experiment instead of Android simulator, and the first 420 API calls, intents, and permission features are selected by information gain algorithm to achieve a 97.8% detection rate, which is better than the seven popular traditional machine learning classifiers [35].…”
Section: B Malware Detection Using Deep Learning Based On Dynamic Anmentioning
confidence: 99%
“…This paper proposes a dynamic analysis system DL-Droid based on deep learning for Android malware detection, which uses a stateful input generation method to enhance code coverage to achieve high detection performance. In the real Android device, 31125 sample data are used for experiment instead of Android simulator, and the first 420 API calls, intents, and permission features are selected by information gain algorithm to achieve a 97.8% detection rate, which is better than the seven popular traditional machine learning classifiers [35].…”
Section: B Malware Detection Using Deep Learning Based On Dynamic Anmentioning
confidence: 99%
“…ReLU helps to mitigate vanishing and exploding gradient issues [23]. It has been found to be more efficient in terms of time and cost for training huge data in comparison to classical non-linear activa- tion functions such as Sigmoid or Tangent functions [24]. A simplified view of our architecture is shown in Figure 2.…”
Section: + −mentioning
confidence: 99%
“…On Android, most of the approaches static analysis relying static features related to applications [4][5][6][7][8], dynamic analysis relying on features observed during their execution [9][10][11] and hybrid analysis combining the both [12][13][14]. Despite Google Play Protect provided by Google, to filter threats, there are still malicious applications carefully designed by bad people to have an impact on the security and privacy of users [5,15]. Aforementioned solutions therefore need additional knowledge.…”
Section: Introductionmentioning
confidence: 99%