Characterizing Encrypted Application Traffic through Cellular Radio Interface Protocol
Md Ruman Islam, Raja Hasnain Anwar, Spyridon Mastorakis, Muhammad Taqi Raza
TL;DR
This work reveals a practical privacy risk: even with end-to-end encryption, 5G signaling—specifically MAC/PHY interactions and unencrypted DCI bitmaps—acts as a side channel that exposes user applications in real time. By building a six-month, in-the-wild dataset of 1217 traces (~43GB) and extracting RRB throughput features across UL/DL, the authors show that both the type of activity and the exact apps can be distinguished, including intra-category differentiation. Their ML evaluation with Random Forest and Extra Trees achieves up to 94% accuracy, demonstrating robust app- and activity-level fingerprinting from 5G control-plane data. The findings underscore a significant privacy vulnerability in 5G signaling and motivate defense and design considerations to mitigate such side-channel leaks in future networks.
Abstract
Modern applications are end-to-end encrypted to prevent data from being read or secretly modified. 5G tech nology provides ubiquitous access to these applications without compromising the application-specific performance and latency goals. In this paper, we empirically demonstrate that 5G radio communication becomes the side channel to precisely infer the user's applications in real-time. The key idea lies in observing the 5G physical and MAC layer interactions over time that reveal the application's behavior. The MAC layer receives the data from the application and requests the network to assign the radio resource blocks. The network assigns the radio resources as per application requirements, such as priority, Quality of Service (QoS) needs, amount of data to be transmitted, and buffer size. The adversary can passively observe the radio resources to fingerprint the applications. We empirically demonstrate this attack by considering four different categories of applications: online shopping, voice/video conferencing, video streaming, and Over-The-Top (OTT) media platforms. Finally, we have also demonstrated that an attacker can differentiate various types of applications in real-time within each category.
