A Robust IP Packets Filtering Mechanism for Protecting Web Server from DDoS Attacks

Wu Qingtao,Shao Zhiqing,Ding Zhiyi,Liu Gang
DOI: https://doi.org/10.1007/bf02829250
2006-01-01
Abstract:Distributed denial of service (DDoS) attacks exploit the availability of Web servers, resulting in the severe loss of their connectivity. We present a robust IP packets filtering mechanism which combines the detection and filtering engine together to protect Web Servers from DDoS Attacks. The mechanism can detect DDoS attacks by inspecting inbound packets with an IP address database, and filter out lower priority IP addresses to preserve the connection for valid users by monitoring the queués status. We use the Netfilter's technique, a framework inside the Linux 2. 4. X, to implement it on a Web server. Also, we evaluate this mechanism and analyze the influence of some important parameters on system performance. The experimental results show that this mechanism is effective against DDoS attacks.
What problem does this paper attempt to address?