paper-with-me

Papers

A Comprehensive Analysis of Evolving Permission Usage in Android Apps: Trends, Threats, and Ecosystem Insights

2025-08-04 · Ali Alkinoon, Trung Cuong Dang, Ahod Alghuried, Abdulaziz Alghamdi, Soohyeon Choi, Manar Mohaisen, An Wang, Saeed Salem, David Mohaisen arxiv

The proper use of Android app permissions is crucial to the success and security of these apps. Users must agree to permission requests when installing or running their apps. Despite official Android platform documentation on proper permission usage, there are still many cases of permission abuse. This study provides a comprehensive analysis of the Android permission landscape, highlighting trends and patterns in permission requests across various applications from the Google Play Store. By distinguishing between benign and malicious applications, we uncover developers' evolving strategies, with malicious apps increasingly requesting fewer permissions to evade detection, while benign apps request more to enhance functionality. In addition to examining permission trends across years and app features such as advertisements, in-app purchases, content ratings, and app sizes, we leverage association rule mining using the FP-Growth algorithm. This allows us to uncover frequent permission combinations across the entire dataset, specific years, and 16 app genres. The analysis reveals significant differences in permission usage patterns, providing a deeper understanding of co-occurring permissions and their implications for user privacy and app functionality. By categorizing permissions into high-level semantic groups and examining their application across distinct app categories, this study offers a structured approach to analyzing the dynamics within the Android ecosystem. The findings emphasize the importance of continuous monitoring, user education, and regulatory oversight to address permission misuse effectively.

📄 PDF Abstract BibTeX arXiv:2508.02008

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Identification of Significant Permissions for Efficient Android Malware Detection

2021-02-28 · Hemant Rathore, Sanjay K. Sahay, Ritvik Rajvanshi, Mohit Sewak

Since Google unveiled Android OS for smartphones, malware are thriving with 3Vs, i.e. volume, velocity, and variety. A recent report indicates that one out of every five business/industry mobile application leaks sensiti…

Android Malware DetectionBIG-bench Machine LearningMalware Detection

Understanding Concept Drift with Deprecated Permissions in Android Malware Detection

2025-07-29 · Ahmed Sabbah, Radi Jarrar, Samer Zein, David Mohaisen arxiv

Permission analysis is a widely used method for Android malware detection. It involves examining the permissions requested by an application to access sensitive data or perform potentially malicious actions. In recent ye…

Malware Detection

Diagnosing and Mitigating Domain Shift in Permission-Based Android Malware Detection

2026-05-09 · Md Rafid Islam arxiv

Machine learning-based Android malware detectors often fail in real-world deployment due to domain shift, where models trained on one data source perform poorly on applications from another. This paper presents a compreh…

Feature ImportanceMalware Detection

Android Malware Detection using Feature Ranking of Permissions

2022-01-20 · Muhammad Suleman Saleem, Jelena Mišić, Vojislav B. Mišić

We investigate the use of Android permissions as the vehicle to allow for quick and effective differentiation between benign and malware apps. To this end, we extract all Android permissions, eliminating those that have …

Android Malware DetectionMalware Detection

Android Botnet Detection using Convolutional Neural Networks

2019-11-27 · Sina Hojjatinia, Sajad Hamzenejadi, Hadis Mohseni

Today, Android devices are able to provide various services. They support applications for different purposes such as entertainment, business, health, education, and banking services. Because of the functionality and pop…