An open API service indexing awesome lists of open source software.

https://github.com/mateus/ddos-reporter

DDoS/Dos apache monitor.
https://github.com/mateus/ddos-reporter

apache ddos-reporter python

Last synced: 11 months ago
JSON representation

DDoS/Dos apache monitor.

Awesome Lists containing this project

README

          

Website - http://mtsferreirasilva.github.com/DDoS-Reporter/

DDoS-Reporter (English)
=======================

Unfinished.

Author: Mateus Ferreira Silva - Date: oct/2012

DDoS/Dos monitor using the access log file from apache web server.

It detects attacks and based on the IPs recognized DDoSReporter can send emails to all
SYSADMs registered and/or block the access following a 'iptables' rule.

How to use
----------
1º - Configure the file settings.py with the right information

2º - Execute the file ddos_reporter.py

Those files are located inside the ddosreporter folder

DDoS-Reporter (Português)
=========================

Não finalizado.

Autor: Mateus Ferreira Silva - Data: out/2012

Monitor de DDoS/Dos utilizando o log de acesso do servidor web apache.

Detecta ataques e baseando-se nos IPs do reconhecidos o DDoSReporter pode enviar emails para todos os
SYSADMs cadastrados e/ou bloquear o acesso do(s) mesmo(s) seguindo uma regra de 'iptables'.

Como usar
---------
1º - Configure o arquivo settings.py com as informações corretas

2º - Execute o arquivo ddos_reporter.py

Estes arquivos estão localizados na pasta ddosreporter

## Screenshots

![ft1](https://raw.github.com/mtsferreirasilva/DDoS-Reporter/master/samples/imagens/ft1.png)
![ft2](https://raw.github.com/mtsferreirasilva/DDoS-Reporter/master/samples/imagens/ft2.png)
![ft3](https://raw.github.com/mtsferreirasilva/DDoS-Reporter/master/samples/imagens/ft3.png)
![ft4](https://raw.github.com/mtsferreirasilva/DDoS-Reporter/master/samples/imagens/ft4.png)
![ft5](https://raw.github.com/mtsferreirasilva/DDoS-Reporter/master/samples/imagens/ft5.png)