English

A Longitudinal Study of Cryptographic API: a Decade of Android Malware

Cryptography and Security 2022-07-08 v4

Abstract

Cryptography has been extensively used in Android applications to guarantee secure communications, conceal critical data from reverse engineering, or ensure mobile users' privacy. Various system-based and third-party libraries for Android provide cryptographic functionalities, and previous works mainly explored the misuse of cryptographic API in benign applications. However, the role of cryptographic API has not yet been explored in Android malware. This paper performs a comprehensive, longitudinal analysis of cryptographic API in Android malware. In particular, we analyzed 603937603\,937 Android applications (half of them malicious, half benign) released between 20122012 and 20202020, gathering more than 1 million cryptographic API expressions. Our results reveal intriguing trends and insights on how and why cryptography is employed in Android malware. For instance, we point out the widespread use of weak hash functions and the late transition from insecure DES to AES. Additionally, we show that cryptography-related characteristics can help to improve the performance of learning-based systems in detecting malicious applications.

Keywords

Cite

@article{arxiv.2205.05573,
  title  = {A Longitudinal Study of Cryptographic API: a Decade of Android Malware},
  author = {Adam Janovsky and Davide Maiorca and Dominik Macko and Vashek Matyas and Giorgio Giacinto},
  journal= {arXiv preprint arXiv:2205.05573},
  year   = {2022}
}

Comments

Fix processing time data

R2 v1 2026-06-24T11:14:26.609Z