Twenty-Third Annual Computer Security Applications Conference (ACSAC 2007)
Efficient Detection of Delay-Constrained Relay Nodes
Miami Beach, Florida, USA
December 10-December 14
ISBN: 0-7695-3060-5
Relay nodes are a potential threat to networks since they are used in many malicious situations like stepping stone attacks, botnet communication, peer-to-peer stream- ing etc. Quick and accurate detection of relay nodes in a network can significantly improve security policy enforce- ment. There has been significant work done and novel solu- tions proposed for the problem of identifying relay flows ac- tive within a node in the network. However, these solutions require quadratic number of comparisons in the number of flows. In this paper, a related problem of identifying relay nodes is investigated where a relay node is defined as a node in the network that has an active relay flow. The problem is formulated as a variance estimation problem and a statis- tical approach is proposed for the solution. The proposed solution requires linear time and space in the number of flows and therefore can be employed in large scale imple- mentations. It can be used on its own to identify relay nodes or as a first step in a scalable relay flow detection solution that performs known quadratic time analysis techniques for relay flow detection only on nodes that have been detected as relay nodes. Experimental results show that the proposed scheme is able to detect relay nodes even in the presence of intentional inter-packet delays and chaff packets introduced by adversaries in order to defeat timing based detection al- gorithms.