International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 120 - Number 5 |
Year of Publication: 2015 |
Authors: Aparna Harikumar, Chandrika Kapre, Rajeshwari Chandratre, Dhaval Adhav, S.r.rathi |
10.5120/21221-3942 |
Aparna Harikumar, Chandrika Kapre, Rajeshwari Chandratre, Dhaval Adhav, S.r.rathi . Malicious Applications Detection by Analyzing Manifest Files. International Journal of Computer Applications. 120, 5 ( June 2015), 8-12. DOI=10.5120/21221-3942
With the rapid rise in the use of Android worldwide, the harm done due to malicious applications is increasing exponentially. Due to this the data of the Android users is not secure, and we need a system to detect the maliciousness of the applications being downloaded. The project being developed here is a solution to this problem as it detects whether an application is malicious or benign, this will not only provide data security but will also enhance the performance of the user's device. There are a number of systems like DroidMat and signature-based systems, already available in the market that detect malicious applications. But these systems detect that on the base of signatures and by parsing smali files which not only increases the processing time but also does not provide accurate results. The proposed system here that is Malicious applications detection using permissions retrieval detects whether an application is malicious or not based on the keywords present in the manifest file. This method does not affect the performance of the device in any way and gives us better throughput.