paper-with-me

Papers

Robust and Reliable Early-Stage Website Fingerprinting Attacks via Spatial-Temporal Distribution Analysis

2024-07-01 · Xinhao Deng, Qi Li, Ke Xu

Website Fingerprinting (WF) attacks identify the websites visited by users by performing traffic analysis, compromising user privacy. Particularly, DL-based WF attacks demonstrate impressive attack performance. However, the effectiveness of DL-based WF attacks relies on the collected complete and pure traffic during the page loading, which impacts the practicality of these attacks. The WF performance is rather low under dynamic network conditions and various WF defenses, particularly when the analyzed traffic is only a small part of the complete traffic. In this paper, we propose Holmes, a robust and reliable early-stage WF attack. Holmes utilizes temporal and spatial distribution analysis of website traffic to effectively identify websites in the early stages of page loading. Specifically, Holmes develops adaptive data augmentation based on the temporal distribution of website traffic and utilizes a supervised contrastive learning method to extract the correlations between the early-stage traffic and the pre-collected complete traffic. Holmes accurately identifies traffic in the early stages of page loading by computing the correlation of the traffic with the spatial distribution information, which ensures robust and reliable detection according to early-stage traffic. We extensively evaluate Holmes using six datasets. Compared to nine existing DL-based WF attacks, Holmes improves the F1-score of identifying early-stage traffic by an average of 169.18%. Furthermore, we replay the traffic of visiting real-world dark web websites. Holmes successfully identifies dark web websites when the ratio of page loading on average is only 21.71%, with an average precision improvement of 169.36% over the existing WF attacks.

📄 PDF Abstract BibTeX arXiv:2407.00918

Code (1)

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

Tasks

Contrastive LearningData AugmentationWebsite Fingerprinting Attacks

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Beyond a Single Perspective: Towards a Realistic Evaluation of Website Fingerprinting Attacks

2025-10-16 · Xinhao Deng, Jingyou Chen, Linxiao Yu, Yixiang Zhang 외 arxiv

Website Fingerprinting (WF) attacks exploit patterns in encrypted traffic to infer the websites visited by users, posing a serious threat to anonymous communication systems. Although recent WF techniques achieve over 90%…

Website Fingerprinting Attacks

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

Website fingerprinting on early QUIC traffic

2021-01-28 · Pengwei Zhan, Liming Wang, Yi Tang

Cryptographic protocols have been widely used to protect the user's privacy and avoid exposing private information. QUIC (Quick UDP Internet Connections), including the version originally designed by Google (GQUIC) and t…

Feature Importance

Towards Robust Multi-tab Website Fingerprinting

2025-01-22 · Xinhao Deng, Xiyuan Zhao, Qilei Yin, Zhuotao Liu 외

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 agains…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

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