paper-with-me

Papers

Dynamic Frequency-Based Fingerprinting Attacks against Modern Sandbox Environments

2024-04-16 · Debopriya Roy Dipta, Thore Tiemann, Berk Gulmezoglu, Eduard Marin, Thomas Eisenbarth

The cloud computing landscape has evolved significantly in recent years, embracing various sandboxes to meet the diverse demands of modern cloud applications. These sandboxes encompass container-based technologies like Docker and gVisor, microVM-based solutions like Firecracker, and security-centric sandboxes relying on Trusted Execution Environments (TEEs) such as Intel SGX and AMD SEV. However, the practice of placing multiple tenants on shared physical hardware raises security and privacy concerns, most notably side-channel attacks. In this paper, we investigate the possibility of fingerprinting containers through CPU frequency reporting sensors in Intel and AMD CPUs. One key enabler of our attack is that the current CPU frequency information can be accessed by user-space attackers. We demonstrate that Docker images exhibit a unique frequency signature, enabling the distinction of different containers with up to 84.5% accuracy even when multiple containers are running simultaneously in different cores. Additionally, we assess the effectiveness of our attack when performed against several sandboxes deployed in cloud environments, including Google's gVisor, AWS' Firecracker, and TEE-based platforms like Gramine (utilizing Intel SGX) and AMD SEV. Our empirical results show that these attacks can also be carried out successfully against all of these sandboxes in less than 40 seconds, with an accuracy of over 70% in all cases. Finally, we propose a noise injection-based countermeasure to mitigate the proposed attack on cloud environments.

📄 PDF Abstract BibTeX arXiv:2404.10715

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingCPU

Similar Papers 제목 키워드 기반

Attacks and Defenses Against LLM Fingerprinting

2025-08-12 · Kevin Kurian, Ethan Holland, Sean Oesch arxiv

As large language models are increasingly deployed in sensitive environments, fingerprinting attacks pose significant privacy and security risks. We present a study of LLM fingerprinting from both offensive and defensive…

Reinforcement Learning

Spotr: GPS Spoofing Detection via Device Fingerprinting

2020-05-18 · Mahsa Foruhandeh, Abdullah Z. Mohammed, Gregor Kildow, Paul Berges 외

As the worlds predominant navigation system GPS is critical to modern life, finding applications in diverse areas like information security, healthcare, marketing, and power and water grid management. Unfortunately this …

ManagementMarketing

Protocol-agnostic and Data-free Backdoor Attacks on Pre-trained Models in RF Fingerprinting

2025-05-01 · Tianya Zhao, Ningning Wang, Junqing Zhang, Xuyu Wang

While supervised deep neural networks (DNNs) have proven effective for device authentication via radio frequency (RF) fingerprinting, they are hindered by domain shift issues and the scarcity of labeled data. The success…

Backdoor Attack

Robust Eavesdropping in the Presence of Adversarial Communications for RF Fingerprinting

2025-03-06 · Andrew Yuan, Rajeev Sahay

Deep learning is an effective approach for performing radio frequency (RF) fingerprinting, which aims to identify the transmitter corresponding to received RF signals. However, beyond the intended receiver, malicious eav…

Deep Learning

Adaptive Webpage Fingerprinting from TLS Traces

2020-10-19 · Vasilios Mavroudis, Jamie Hayes

In webpage fingerprinting, an on-path adversary infers the specific webpage loaded by a victim user by analysing the patterns in the encrypted TLS traffic exchanged between the user's browser and the website's servers. T…