Ir para conteúdo
Entre para seguir isso  
gpedro

Anti-Sprut for Windows

Recommended Posts

gpedro    47
gpedro
This module is very useful in combating certain DOS (denial of serivce) attacks, and is easy to implement. The following steps will help you to install mod dosevasive.
Este módulo é muito útil no combate contra determinados DOS (denial of serivce) attacks, e é fácil de implementar. Os passos seguintes irão ajudá-lo a instalar mod dosevasive no seu webserv.

Baixe o moddosevasive22.zip que se encontra no fim desse tópico

Vá na pasta do seu webserver, no meu caso xampp

imagemwp.png

Extraia o mod_dosevasive22.so para pasta apache/modules

imagem1l.png

Vá em apache/conf e edite o httpd.conf

imagem2uj.png

Procure por </IfModule> e logo abaixo adicione:

<IfModule modules/mod_dosevasive22.so>

DOSHashTableSize 3097

DOSPageCount 2

DOSSiteCount 50

DOSPageInterval 1

DOSSiteInterval 1

DOSBlockingPeriod 10

</IfModule>

How to configure? ( Como configurar? )

DOSHashTableSize Size of the hash table. The greater this setting, the more memory is required for the look up table, but also the faster the look ups are processed. This option will automatically round up to the nearest prime number.

DOSPageCount Number of requests for the same page within the 'DOSPageInterval' interval that will get an IP address added to the blocking list.

DOSSiteCount Same as 'DOSPageCount', but corresponds to the number of requests for a given site, and uses the 'DOSSiteInterval' interval.

DOSPageInterval Interval for the 'DOSPageCount' threshold in second intervals.

DOSSiteInterval Interval for the 'DOSSiteCount' threshold in second intervals.

DOSBlockingPeriod Blocking period in seconds if any of the thresholds are met. The user will recieve a 403 (Forbidden) when blocked, and the timer will be reset each time the site gets hit when the user is still blocked.

imagem3bw.png

Salve e reinicie o apache, e enjoy~

Editado por gpedro

Compartilhar este post


Link para o post
Eratsu    37
Eratsu

Obrigado pela colaboração.

Aprovado e movido!:issoae:

Editado por Peacock

Compartilhar este post


Link para o post
James Bond    0
James Bond

Muito Bom, Parabens :)

Compartilhar este post


Link para o post
sokaporva    0
sokaporva

Soh uma duvida gpedro, tem como eu testar se ele esta funcionando pra ver se eu estalei ele corretamente?

 

Abraço e Obrigado pelo Tutorial!

Compartilhar este post


Link para o post
Mock    32
Mock

.so em windows?

Estranho...

Compartilhar este post


Link para o post
pança boff    0
pança boff

Não creio que isso segura sprut.

Creio que só um fisico segura.

^^

Compartilhar este post


Link para o post
vctolivo    0
vctolivo

Vlw, mt bom

Compartilhar este post


Link para o post
Baixinho    0
Baixinho

Poderia explicar melhor como funciona?

Compartilhar este post


Link para o post
Visitante
Este tópico está impedido de receber novos posts.
Entre para seguir isso  
  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×