Android Malware Detection Using Machine Learning on Image Patterns
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 them. Traditional malware detection techniques are no longer reliable to detect newly created malware in short period of time. In this paper, we use a different approach to detect Android malware. The Android malware will be visualised into gray scale images and their image features will be extracted using GIST descriptor. The detection will be done and compare using three different classifiers namely k-nearest neighbor (KNN), Random Forest (RF), and Decision Tree (DT)
Code (0)
등록된 구현이 없습니다.
Tasks
Android Malware DetectionMalware DetectionSimilar Papers 제목 키워드 기반
Unraveling the Key of Machine Learning Solutions for Android Malware Detection
Android malware detection serves as the front line against malicious apps. With the rapid advancement of machine learning (ML), ML-based Android malware detection has attracted increasing attention due to its capability …
Android Malware DetectionFeature EngineeringMalware DetectionAndroid Malware Characterization using Metadata and Machine Learning Techniques
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 LearningAdversarial Patterns: Building Robust Android Malware Classifiers
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 …
Autonomous VehiclesBIG-bench Machine LearningMalware DetectionAndroid Malware Category and Family Detection and Identification using Machine Learning
Android malware is one of the most dangerous threats on the internet, and it's been on the rise for several years. Despite significant efforts in detecting and classifying android malware from innocuous android applicati…
BIG-bench Machine LearningMalware Family DetectionGraph Neural Network-based Android Malware Classification with Jumping Knowledge
This paper presents a new Android malware detection method based on Graph Neural Networks (GNNs) with Jumping-Knowledge (JK). Android function call graphs (FCGs) consist of a set of program functions and their inter-proc…
Android Malware DetectionGraph Neural NetworkMalware ClassificationMalware Detection