AndroPIn: Correlating Android permissions and intents for malware detection

Fauzia Idrees,Muttukrishnan Rajarajan,Thomas M Chen,Yogachandran Rahulamathavan,Ayesha Naureen
DOI: https://doi.org/10.1109/iemcon.2017.8117152
2017-10-01
Abstract:Smartphones have become a prime target for cyber criminals. Android being the market leader is the major target of malicious attackers. Covert techniques used by the malware make them hard to detect with signature based methods. In this paper, we present AndroPIn-a novel Android based malware detection tool using Permissions and Intents. The proposed framework overcomes the limitation of stealthy techniques used by malware by exploiting the usage pattern of permissions and intents. These features, which play a major role in sharing user data and device resources cannot be obfuscated or altered. These vital features are well suited for resource constrained smartphones. Experimental evaluation on a corpus of real-world malware and benign apps demonstrate that the proposed algorithm can effectively detect malicious apps with a low runtime overheads and is resilient to common obfuscations methods.
What problem does this paper attempt to address?