Android Application Security
Abstract
Android Application Security
Incoming article date: 03.05.2025The paper proposes the development of a proprietary solution to increase the accuracy and completeness of vulnerability detection in the client part of Android applications. During the work, the main current threats to Android applications were identified. The dynamic analysis method was chosen as the main method of application research, which allows for testing the security of an application during its operation, thereby simulating the actions of an attacker. A vulnerability scanner for the client part of Android applications was developed, which was based on both dynamic and static analysis. The results of a full test of the developed software are presented, during which various security problems were detected. The developed software can be implemented in the organization's secure software development lifecycle processes to enhance the integrity, confidentiality, and accessibility of user data.
Keywords: android app security, dynamic analysis, static analysis, vulnerability detection, security scanner