Detection is performed by creating an internal dynamic hash table of IP Addresses and URIs, and denying any single IP address from any of the following:
* Requesting the same page more than a few times per second
* Making more than 50 concurrent requests on the same child per second
* Making any requests while temporarily blacklisted (on a blocking list)
This method has worked well in both single-server script attacks as well as distributed attacks, but just like other evasive tools, is only as useful to the point of bandwidth and processor consumption (e.g. the amount of bandwidth and processor required to receive/process/respond to invalid requests), which is why it's a good idea to integrate this with your firewalls and routers for maximum protection.
This module instantiates for each listener individually, and therefore has a built-in cleanup mechanism and scaling capabilities. Because of this per-child design, legitimate requests are never compromised (even from proxies and NAT addresses) but only scripted attacks. Even a user repeatedly clicking on ‘reload' should not be affected unless they do it maliciously. mod_evasive is fully tweakable through the Apache configuration file, easy to incorporate into your web server, and easy to use.
Install mod_evasive in Debian
#apt-get install libapache2-mod-evasive
This will complete the installation
Test mod_evasive Module
open any browser,open your apache server home page, and click the reload button as fast as you can.
Incoming search terms:
- apache dos protection (229)
- apache ddos protection (216)
- apache ddos (191)
- ddos apache (66)
- mod_evasive debian (55)
- apache brute force protection (46)
- ddos apache protection (45)
- apache ddos prevention (40)
- debian mod_evasive (33)
- debian ddos protection (24)
-
arisnb
-
http://www.lelombrik.net/ Sephi
-
Anonymous Coward
-
nima0102
-
rb
-
Eno
-
http://www.facebook.com/profile.php?id=1633235344 Edo Cod
