paper-with-me

Papers

Towards Robust Multi-tab Website Fingerprinting

2025-01-22 · Xinhao Deng, Xiyuan Zhao, Qilei Yin, Zhuotao Liu, Qi Li, Mingwei Xu, Ke Xu, Jianping Wu

Website fingerprinting enables an eavesdropper to determine which websites a user is visiting over an encrypted connection. State-of-the-art website fingerprinting (WF) attacks have demonstrated effectiveness even against Tor-protected network traffic. However, existing WF attacks have critical limitations on accurately identifying websites in multi-tab browsing sessions, where the holistic pattern of individual websites is no longer preserved, and the number of tabs opened by a client is unknown a priori. In this paper, we propose ARES, a novel WF framework natively designed for multi-tab WF attacks. ARES formulates the multi-tab attack as a multi-label classification problem and solves it using the novel Transformer-based models. Specifically, ARES extracts local patterns based on multi-level traffic aggregation features and utilizes the improved self-attention mechanism to analyze the correlations between these local patterns, effectively identifying websites. We implement a prototype of ARES and extensively evaluate its effectiveness using our large-scale datasets collected over multiple months. The experimental results illustrate that ARES achieves optimal performance in several realistic scenarios. Further, ARES remains robust even against various WF defenses.

📄 PDF Abstract BibTeX arXiv:2501.12622

Code (1)

Xinhao-Deng/Website-Fingerprinting-Library 공식 구현 pytorch

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

p-FP: Extraction, Classification, and Prediction of Website Fingerprints with Deep Learning

2017-11-10 · Se Eun Oh, Saikrishna Sunkam, Nicholas Hopper

Recent advances in learning Deep Neural Network (DNN) architectures have received a great deal of attention due to their ability to outperform state-of-the-art classifiers across a wide range of applications, with little…

Feature EngineeringGeneral ClassificationWebsite Fingerprinting Attacks

Var-CNN: A Data-Efficient Website Fingerprinting Attack Based on Deep Learning

2018-02-28 · Sanjit Bhat, David Lu, Albert Kwon, Srinivas Devadas

In recent years, there have been several works that use website fingerprinting techniques to enable a local adversary to determine which website a Tor user visits. While the current state-of-the-art attack, which uses de…

Deep Learning

Towards Fine-Grained Webpage Fingerprinting at Scale

2024-09-06 · Xiyuan Zhao, Xinhao Deng, Qi Li, Yunpeng Liu 외

Website Fingerprinting (WF) attacks can effectively identify the websites visited by Tor clients via analyzing encrypted traffic patterns. Existing attacks focus on identifying different websites, but their accuracy dram…

Metric Learning

AWA: Adversarial Website Adaptation

2020-12-20 · Amir Mahdi Sadeghzadeh, Behrad Tajali, Rasool Jalili

One of the most important obligations of privacy-enhancing technologies is to bring confidentiality and privacy to users' browsing activities on the Internet. The website fingerprinting attack enables a local passive eav…

Robust Website Fingerprinting Through the Cache Occupancy Channel

2018-11-17 · Anatoly Shusterman, Lachlan Kang, Yarden Haskal, Yosef Meltser 외

Website fingerprinting attacks, which use statistical analysis on network traffic to compromise user privacy, have been shown to be effective even if the traffic is sent over anonymity-preserving networks such as Tor. Th…

Website Fingerprinting Attacks