paper-with-me

Papers

RECTor: Robust and Efficient Correlation Attack on Tor

2025-11-29 · Binghui Wu, Dinil Mon Divakaran, Levente Csikor, Mohan Gurusamy arxiv

Tor is a widely used anonymity network that conceals user identities by routing traffic through encrypted relays, yet it remains vulnerable to traffic correlation attacks that deanonymize users by matching patterns in ingress and egress traffic. However, existing correlation methods suffer from two major limitations: limited robustness to noise and partial observations, and poor scalability due to computationally expensive pairwise matching. To address these challenges, we propose RECTor, a machine learning-based framework for traffic correlation under realistic conditions. RECTor employs attention-based Multiple Instance Learning (MIL) and GRU-based temporal encoding to extract robust flow representations, even when traffic data is incomplete or obfuscated. These embeddings are mapped into a shared space via a Siamese network and efficiently matched using approximate nearest neighbor (aNN) search. Empirical evaluations show that RECTor outperforms state-of-the-art baselines such as DeepCorr, DeepCOFFEA, and FlowTracker, achieving up to 60% higher true positive rates under high-noise conditions and reducing training and inference time by over 50%. Moreover, RECTor demonstrates strong scalability: inference cost grows near-linearly as the number of flows increases. These findings reveal critical vulnerabilities in Tor's anonymity model and highlight the need for advanced model-aware defenses.

📄 PDF Abstract BibTeX arXiv:2512.00436

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

2021-12-25 · Mingyu Guo, Jialiang Li, Aneta Neumann, Frank Neumann 외

Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated a…

ManagementTree Decomposition

Defending Active Directory by Combining Neural Network based Dynamic Program and Evolutionary Diversity Optimisation

2022-04-07 · Diksha Goel, Max Ward, Aneta Neumann, Frank Neumann 외

Active Directory (AD) is the default security management system for Windows domain networks. We study a Stackelberg game model between one attacker and one defender on an AD attack graph. The attacker initially has acces…

DiversityManagement

Optimizing Cyber Response Time on Temporal Active Directory Networks Using Decoys

2024-03-27 · Huy Q. Ngo, Mingyu Guo, Hung Nguyen

Microsoft Active Directory (AD) is the default security management system for Window domain network. We study the problem of placing decoys in AD network to detect potential attacks. We model the problem as a Stackelberg…

Evolving Reinforcement Learning Environment to Minimize Learner's Achievable Reward: An Application on Hardening Active Directory Systems

2023-04-08 · Diksha Goel, Aneta Neumann, Frank Neumann, Hung Nguyen 외

We study a Stackelberg game between one attacker and one defender in a configurable environment. The defender picks a specific environment configuration. The attacker observes the configuration and attacks via Reinforcem…

DiversityManagementReinforcement Learning (RL)

Optimizing Cyber Defense in Dynamic Active Directories through Reinforcement Learning

2024-06-28 · Diksha Goel, Kristen Moore, Mingyu Guo, Derui Wang 외

This paper addresses a significant gap in Autonomous Cyber Operations (ACO) literature: the absence of effective edge-blocking ACO strategies in dynamic, real-world networks. It specifically targets the cybersecurity vul…

BlockingDiversityreinforcement-learningReinforcement Learning (RL)