Host-Based Flow Table Size Inference in Multi-Hop SDN
Host-Based Flow Table Size Inference in Multi-Hop SDN
复制标题
DOI:
10.1109/globecom54140.2023.10436907
复制
发表时间:
2023-12
期刊:
影响因子:
--
通讯作者:
Tian Xie;Sanchal Thakkar;Ting He;N. Bartolini;Patrick D. McDaniel
中科院分区:
文献类型:
--
作者:
Tian Xie;Sanchal Thakkar;Ting He;N. Bartolini;Patrick D. McDaniel
As a novel network paradigm, Software Defined Networking (SDN) has greatly simplified network management, but also introduced new vulnerabilities. One vulnerability of particular interest is the flow table, a data structure in every SDN-enabled switch that caches flow rules from the controller to bridge the speed gap between the data plane and the control plane. Prior works have shown that an adversary-controlled host can accurately infer parameters of the flow table at its directly-connected edge switch, which can then be used to launch intelligent attacks. However, those solutions do not work for flow tables at internal switches. In this work, we develop an algorithm that can infer the different flow table sizes at internal switches by measuring the Round Trip Times (RTTs) of a path traversing these switches from one of its endpoints. A major challenge in this problem is the lack of an inferable relationship between the RTTs and the flow table hits/misses at the traversed switches. Our solution addresses this challenge by experimentally identifying the inferable information and designing an inference algorithm that combines carefully designed probing sequences and statistical tools to mitigate measurement noise and interference. The efficacy of our solution is validated through experiments in Mininet.