Sciweavers

CONEXT
2008
ACM

High performance traffic shaping for DDoS mitigation

13 years 6 months ago
High performance traffic shaping for DDoS mitigation
Distributed Denial of Service (DDoS) attack mitigation systems usually generate a list of filter rules in order to block malicious traffic. In contrast to this binary decision we suggest to use traffic shaping whereas the bandwidth limit is defined by the probability of a source to be a legal user. As a proof of concept, we implemented a simple high performance Linux kernel module nf-HiShape which is able to shape thousands of source IP addresses at different bandwidth limits even under high packet rates. Our shaping algorithm is comparable to Random Early Detection (RED) applied on every single source IP range. The evaluation shows, that our kernel module can handle up to 50,000 IP ranges at nearly constant throughput whereas Linux tc already decreases throughput at about 200 ranges.
Markus Goldstein, Matthias Reif, Armin Stahl, Thom
Added 18 Oct 2010
Updated 18 Oct 2010
Type Conference
Year 2008
Where CONEXT
Authors Markus Goldstein, Matthias Reif, Armin Stahl, Thomas M. Breuel
Comments (0)