pith. sign in

arxiv: 2501.12622 · v1 · pith:ZAVDMKV4new · submitted 2025-01-22 · 💻 cs.CR · cs.AI

Towards Robust Multi-tab Website Fingerprinting

classification 💻 cs.CR cs.AI
keywords aresmulti-tabwebsitesattacksfingerprintingwebsiteeffectivenesseven
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DEMUX: Boundary-Aware Multi-Scale Traffic Demixing for Multi-Tab Website Fingerprinting

    cs.CR 2026-04 unverdicted novelty 7.0

    DEMUX achieves state-of-the-art multi-tab website fingerprinting accuracy by preserving boundary signals, modeling at multiple scales, and associating dispersed traffic fragments with a new three-component architecture.

  2. GETA: Generalized Encrypted Traffic Analysis

    cs.CR 2026-05 unverdicted novelty 5.0

    GETA models traffic flows as metadata time series and applies meta-learning with embedding refinement and self-attention to achieve few-shot generalization across encrypted traffic tasks on nine datasets.