Download List

Projeto Descrição

DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting (among other things) the use of one's nameserver to facilitate spam. DNS Flood Detector uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a nameserver. The tool may be run in one of two modes, either daemon mode or "bindsnap" mode. In daemon mode, the tool will alarm via syslog. In bindsnap mode, the user is able to get near-real-time stats on usage to aid in more detailed troubleshooting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-05 06:11
1.12

Endereço opções de filtragem estão agora disponíveis, como são fracionários taxas de consulta para melhor precisão. Esta atualização também corrige várias falhas e que a confiabilidade segfaults afetados global.
Tags: Minor feature enhancements
Address filtering options are now available, as are fractional query rates for better precision. This update also fixes several crashes and segfaults that affected overall reliability.

2005-07-21 01:57
1.11

Este lançamento acrescenta o A6, AAAA, e QTYPEs ANY. Ele examina todos os pacotes com> = qdcount 1. Ele vai parar o processamento de pacotes com caracteres inválidos DNS. Análise TCP foi corrigido. A opção '-D "foi acrescentada para despejar pacotes DNS.
Tags: Minor feature enhancements
This release adds A6, AAAA, and ANY qtypes. It examines all packets with >=1 qdcount. It will stop processing packets with invalid DNS characters. TCP parsing has been fixed. A '-D' option has been added to dump DNS packets.

2003-10-31 05:19
1.10

A stats "marca" capacidade foi adicionado, o que permite registrar periódico das taxas de consulta agregada. Por exemplo, ele pode ser usado para construir gráficos bonitinhos. Some code cleanup foi feito no código syslogging detalhado.
Tags: Minor feature enhancements
A "mark stats" capability was added, which allows
periodic logging of aggregate query rates. For
example, it can be used to build pretty graphs.
Some code cleanup was done on the verbose
syslogging code.

2003-10-21 02:51
1.09

Esta versão corrige um problema de produção em modo protegido bindsnap o que dificultou a saída directa para um arquivo, muda o syslog logging prioridade à "aviso" de "informação" para manter o padrão do FreeBSD syslogd em instalações de descartar as mensagens, e fixa um log bugs encontrados nas taxas de baixo tráfego, enquanto em "-v-mode" v.
Tags: Major bugfixes
This release fixes a buffered output problem in bindsnap mode which made
it difficult to direct output to a file, changes the syslog logging
priority to "notice" from "info" to keep syslogd on default FreeBSD
installations from discarding the messages, and fixes a logging bug
encountered at low traffic rates while in "-v -v" mode.

2003-09-03 01:30
1.08

Este lançamento acrescenta o tratamento de falha malloc, pthread mutex bloqueio, e "-v-suporte em" V para o modo daemon. Ele corrige o bug de reset no modo daemon e um problema causado por segfault QTYPEs falso.
Tags: Major bugfixes
This release adds malloc failure handling, pthread mutex locking, and
"-v -v" support to daemon mode. It fixes the alarm reset bug in
daemon mode and a segfault problem caused by bogus qtypes.

Project Resources