A COLLABORATIVE FRAMEWORK FOR ANDROID MALWARE IDENTIFICATION USING DYNAMIC ANALYSIS

The project proposed a dynamic analysis technique in Android malware detection. The objectives of the project are to investigate the Android malware using dynamic analysis technique and to enhance the accuracy of malware detection. The scope of this project focuses on Android Malware detection by u...

Full description

Saved in:
Bibliographic Details
Main Author: Thayaaleni, Rajandran
Format: Final Year Project Report / IMRAD
Language:en
en
Published: Universiti Malaysia Sarawak (UNIMAS) 2019
Subjects:
Online Access:http://ir.unimas.my/id/eprint/33814/1/Thayaaleni%20Rajandran%20-%2024%20pgs.pdf
http://ir.unimas.my/id/eprint/33814/4/Thayaaleni%20Rajandran.pdf
http://ir.unimas.my/id/eprint/33814/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The project proposed a dynamic analysis technique in Android malware detection. The objectives of the project are to investigate the Android malware using dynamic analysis technique and to enhance the accuracy of malware detection. The scope of this project focuses on Android Malware detection by using dynamic analysis. The methods to implement this project is through data collection, feature extraction, feature selection, and classification process. The machine learning algorithm is used to train and test datasets with the percentage of 70% which is 140 samples from malware and benign applications and 30% of total datasets which is 60 samples from malware and benign applications respectively. The Correlationbased Feature Selection Evaluator (CfsSubset) algorithm is applied in feature selection process in order to improve the classification process. Lastly, the classification result is generated. The proposed project will extract the features of system calls, network packets, CPU usage and battery usage of the application. The proposed project achieves overall accuracy level of 96.67% using Sequential Minimal Optimization classifier.