Tor is a privacy-enhancing technology that enables anonymous communication by leveraging onion routing. A client chooses a path of three Tor relays, known as a circuit, and encrypts the traffic for each relay in reverse order, sending it to the first relay. Each relay knows only its predecessor and successor, unaware of the entire circuit, thus enabling anonymous communication. Tor builds the circuit telescopically, i. e., the first relay establishes a TCP connection to the second, and the second establishes a TCP connection to the third. However, Tor allows cross-circuit interference (CCI), meaning that if two circuits share two consecutive relays, data transmitted over the same TCP connection interferes with each other.
In this paper, we demonstrate that CCI can be exploited as a side channel to conduct an off-path (non-MitM) website fingerprinting attack. An attacker builds a two-hop circuit between a shared link and measures the Round Trip Time (RTT), while the victim browses on the same link, visiting different websites. That creates a bottleneck, which reveals the website the victim was accessing. We conducted an open-world experiment and show that an attacker can distinguish between monitored and unmonitored websites, achieving an 𝐹1-score of 94.2 % in a single-class setup and 63.2 % in a multi-class setup, where we differentiate between all websites and unmonitored ones. Additionally, we conducted a closed-world experiment with different exit relays on the Tor network. We demonstrate that an attacker can achieve an 𝐹1-score of up to 66.7 % when distinguishing the top 95 websites using only 150 traces per website. We also show that the security settings in the Tor browser can be an effective countermeasure when set to safest, reducing the 𝐹1-score to 1.2 %, but making web surfing unusable.
| Titel | Side Attack: Off-Path Website Fingerprinting via Cross-Circuit Interference in Tor |
|---|---|
| Medien | Workshop on Privacy in the Electronic Society (WPES) |
| Verfasser | Mohamed Farrag Gad, Sebastian Pahl, Stefan Gast, Prof. Dr. Daniel Gruss, Prof. Dr. Florian Adamsky |
| Veröffentlichungsdatum | 15.11.2026 |
| Zitation | Gad, Mohamed Farrag; Pahl, Sebastian; Gast, Stefan; Gruss, Daniel; Adamsky, Florian (2026): Side Attack: Off-Path Website Fingerprinting via Cross-Circuit Interference in Tor. Workshop on Privacy in the Electronic Society (WPES). |