Modern DDoS defense systems rely on probabilistic monitoring algorithms to identify flows that exceed a volume threshold and should thus be penalized. Commonly, classic sketch algorithms are considered sufficiently accurate for usage in DDoS defense. However, as we show in this paper, these algorithms achieve poor detection accuracy under burst-flood attacks, i.e., volumetric DDoS attacks composed of a swarm of medium-rate sub-second traffic bursts. Under this challenging attack pattern, traditional sketch algorithms can only detect a high share of the attack bursts by incurring a large number of false positives. In this paper, we present ALBUS, a probabilistic monitoring algorithm that overcomes the inherent limitations of previous schemes: ALBUS is highly effective at detecting large bursts while reporting no legitimate flows, and therefore improves on prior work regarding both recall and precision. Besides improving accuracy, ALBUS scales to high traffic rates, which we demonstrate with an FPGA implementation, and is suitable for programmable switches, which we showcase with a P4 implementation.
翻译:现代DDoS防御系统依赖概率监控算法识别超出流量阈值并应受惩罚的流。通常,经典草图算法被认为在DDoS防御中具有足够的准确性。然而,本文研究表明,这些算法在突发洪水攻击(即由一群中等速率亚秒级流量突发组成的体积型DDoS攻击)下检测精度较差。面对这种具有挑战性的攻击模式,传统草图算法只能通过大量误报来检测高比例的突发攻击。本文提出ALBUS,一种克服先前方案固有局限性的概率监控算法:ALBUS在汇报无合法流的同时高效检测大型突发,因此在前续工作的召回率和精确度上均有所提升。除提高精度外,ALBUS可扩展至高速流量场景(我们通过FPGA实现验证),并适用于可编程交换机(我们通过P4实现展示)。