Indonesian Back|Track Team
Install mode_easive untuk menangkal DDOS - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Defensive Zone (https://www.indonesianbacktrack.or.id/forum/forum-173.html)
+--- Forum: Hardening (https://www.indonesianbacktrack.or.id/forum/forum-189.html)
+--- Thread: Install mode_easive untuk menangkal DDOS (/thread-4865.html)



Install mode_easive untuk menangkal DDOS - wahyuardan - 08-01-2013

mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive presently reports abuses via email and syslog facilities.

-Saya sarankan untuk menginstall mod_security dulu Big Grin

Cara install mod_evasive & configurasinya
Code:
apt-get install libapache2-mod-evasive
Lalu buat direktori untuk log mod-evasive + di chown ke www-data
Code:
mkdir /var/log/mod_evasive
chown www-data:www-data /var/log/mod_evasive/

untuk konfigurasinya buat file di /etc/apache2/mods-available/mod-evasive.conf
Code:
nano /etc/apache2/mods-available/mod-evasive.conf

isinya file /etc/apache2/mods-available/mod-evasive.conf

Code:
<ifmodule mod_evasive20.c>
   DOSHashTableSize 3097
   DOSPageCount  2
   DOSSiteCount  50
   DOSPageInterval 1
   DOSSiteInterval  1
   DOSBlockingPeriod  10
   DOSLogDir   /var/log/mod_evasive
   DOSEmailNotify  [email protected]
   DOSWhitelist   127.0.0.1
</ifmodule>

ganti sesuai keinginan anda Big Grin

check atau enable mod_evasive dengan cara + restart apache
Code:
a2enmod mod-evasive
service apache2 restart

Sekian terima-kasih, Semoga bermanfaat


RE: Install mode_vasive untuk menangkal DDOS - cyberly - 08-01-2013

Iam try it.. friend.. Smile


RE: Install mode_vasive untuk menangkal DDOS - gnome_selpa - 08-01-2013

(08-01-2013, 04:53 PM)wahyuardan Wrote: mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive presently reports abuses via email and syslog facilities.

-Saya sarankan untuk menginstall mod_security dulu Big Grin

Cara install mod_evasive & configurasinya
Code:
apt-get install libapache2-mod-evasive
Lalu buat direktori untuk log mod-evasive + di chown ke www-data
Code:
mkdir /var/log/mod_evasive
chown www-data:www-data /var/log/mod_evasive/

untuk konfigurasinya buat file di /etc/apache2/mods-available/mod-evasive.conf
Code:
nano /etc/apache2/mods-available/mod-evasive.conf

isinya file /etc/apache2/mods-available/mod-evasive.conf

Code:
<ifmodule mod_evasive20.c>
   DOSHashTableSize 3097
   DOSPageCount  2
   DOSSiteCount  50
   DOSPageInterval 1
   DOSSiteInterval  1
   DOSBlockingPeriod  10
   DOSLogDir   /var/log/mod_evasive
   DOSEmailNotify  [email protected]
   DOSWhitelist   127.0.0.1
</ifmodule>

ganti sesuai keinginan anda Big Grin

check atau enable mod_evasive dengan cara + restart apache
Code:
a2enmod mod-evasive
service apache2 restart

Sekian terima-kasih, Semoga bermanfaat

Ijin dicoba dulu ya om, Smile
makasih udah mau share disini, Smile jangan kapok buat ngeshare lagi ya Big Grin


RE: Install mode_vasive untuk menangkal DDOS - cyberly - 08-01-2013

iya om, selamat belajar.. :*


RE: Install mode_vasive untuk menangkal DDOS - wahyuardan - 08-01-2013

oke teman-teman silahkan dicoba hehe Smile oh ya tolong di edit judulnya itu keselip , * "mode_vasive " yang benar mod_evasive ,


RE: Install mode_vasive untuk menangkal DDOS - faizul amali - 08-02-2013

wew mantap om, izin cicipi ya
cek kulkas bro =))


RE: Install mode_vasive untuk menangkal DDOS - Junior Riau - 08-02-2013

nice, ijo2 dah masuk kan?


RE: Install mode_vasive untuk menangkal DDOS - wahyuardan - 08-02-2013

(08-02-2013, 01:00 AM)faizul amali Wrote: wew mantap om, izin cicipi ya
cek kulkas bro =))

Terima-kasih kakak , lumayan buat buka hehe , tak kasih juga buat buka ente nanti


(08-02-2013, 07:07 AM)junior.riau18 Wrote: nice, ijo2 dah masuk kan?
Oke om makasih ijo-ijonya , mau tak kasih ijo-ijo hari ini kuota habis, kapan-kapan tak kasih hehe


RE: Install mode_easive untuk menangkal DDOS - zee eichel - 08-07-2013

nice bro .. ... 2+ rep ...