Пакет apache2-mod_evasive: Информация

    Исходный пакет: apache2-mod_evasive
    Версия: 1.10.1-alt1
    Собран:  13 декабря 2008 г. 2:41
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.zdziarski.com/projects/mod_evasive/

    Лицензия: GPLv2
    О пакете: Apache 2.x evasive module to minimize HTTP DoS or brute force attacks
    Описание: 
    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.
    
    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 few concurrent requests on the same child per
      second
    - Making any requests while temporarily blacklisted (on a blocking
      list)
    
    mod_evasive could be easly integrated with firewalls and routers
    for maximum protection.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apache2-mod_evasive (x86_64, i586)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

      1. apache2-devel >= 2.2.5
      2. apache2-httpd-prefork
      3. rpm-build-licenses

    Последнее изменение


    12 декабря 2008 г. Nikolay A. Fetisov 1.10.1-alt1
    - Initial build for ALT Linux Sisyphus
    12 декабря 2008 г. Nikolay A. Fetisov 1.10.1-alt0.1
    - Initial build