How to install mod evasive, como instalar o mod evasive
Para instalar o mod evasive em seu cpanel use:
wget http://www.zdziarski.com/projects/mo…_1.10.1.tar.gz
tar -xzvf mod_evasive_1.10.1.tar.gz
cd mod_evasive_1.10.1
/usr/local/apache/bin/apxs -i -a -c mod_evasive20.c
/usr/local/apache/bin/apachectl restart
Após entre no conf do apache e edite o mesmo:
/usr/local/apache/conf/httpd.conf
<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
</IfModule>
Após reinicie o apache:
service httpd restart
Tags: anti, apxs, CentOs, cpanel, evasive, exploit, fedora, hacking, http, mod, parallels, plesk, redhat, security, Segurança, whm

[...] http://www.nerdblog.info/2009/04/28/how-to-install-mod-evasive-como-instalar-o-mod-evasive/ [...]