2019 3rd International Conference on Electronics, Communication and Aerospace Technology (ICECA) 2019
DOI: 10.1109/iceca.2019.8821811
|View full text |Cite
|
Sign up to set email alerts
|

Detection of Permission Driven Malware in Android Using Deep Learning Techniques

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 11 publications
(10 citation statements)
references
References 6 publications
0
8
0
Order By: Relevance
“…The models are saved once it is trained with good accuracy. If an application has to classified as either benign or malware, the apk file of that particular application is decompiled and features are extracted from the application, then the saved model is loaded and provided with the feature set for prediction [11].…”
Section: Problem Descriptionmentioning
confidence: 99%
“…The models are saved once it is trained with good accuracy. If an application has to classified as either benign or malware, the apk file of that particular application is decompiled and features are extracted from the application, then the saved model is loaded and provided with the feature set for prediction [11].…”
Section: Problem Descriptionmentioning
confidence: 99%
“…Static Analysis analyzes compiled file without executing it and therefore can be used on small devices like smart phones which have constrained memory. Static analysis does not need any specific requirement to be fulfilled, does not need to set up any environment and therefore can give results in very less time [4]. This makes static analysis a good choice.…”
Section: Static Analysismentioning
confidence: 99%
“…Accuracy with DNN when all features are used is 94%. Sirisha P et al [4], used DNN and with 331 permission features, they were successful in detecting malware with the accuracy of more than 85%. Permission features were extracted using androguard package in python.…”
Section: Deep Neural Network Based Systemmentioning
confidence: 99%
“…However, users are generally uneducated about the risks of the permissions they can be asked to grant. They may grant permissions allowing malicious apps to exploit security breaches [2] and to monitor a mobile device without the user's consent [3]. These malwares can cause severe malfunction, steal sensitive personal information (e.g., banking information, passwords), corrupt files, display unwanted advertisement, and even lock the device unless a ransom is paid.…”
Section: Introductionmentioning
confidence: 99%
“…Malwares may go undiscovered if their signature is not identified in the database, and the databases must be continuously updated to stay relevant. Research literature on malware detection (e.g., [2,7,8]) includes advanced proposals using machine learning techniques to detect with a higher accuracy unknown Android malware embedded in APK files. Such work typically extracts features (e.g., permissions, and API calls in the code) from known benign apps and malware, then uses machine learning algorithms (e.g., decision tree, Random Forest) to uncover ways to detect malicious apps.…”
Section: Introductionmentioning
confidence: 99%