Download List

Projeto Descrição

IDEA is an architecture for implementing a
distributed intrusion detection system on a
computer network. It provides a way to incorporate
many different IDS sensors into an architecture,
and have them report to a central IDS server.
This server collects, aggregates, and correlates
data from the sensors, providing a unified view
of network activity. By specifying an open API,
many different clients can connect to the IDEA
server and "subscribe" to the event notification
service so that the client will be notified any
time a new alert is received from any of the sensors.

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.

2003-11-10 15:06
1.2

Autenticação segura a partir da consola de servidor foi implementado através de MD5 desafio / resposta. Interfaces para melhorar a modularidade foram implementadas. A funcionalidade do aplicativo da Web foi reforçada com links para CVE, BugTraq, e outras fontes de informação. IDEA trabalha agora com o Snort 2.0. Minor bugfixes foram feitas.
Tags: Major feature enhancements
Secure authentication from console to server was
implemented via MD5 challenge/response.
Interfaces to improve modularity were implemented.
The Web application functionality was enhanced
with links to CVE, BugTraq, and other information
sources. IDEA now works with Snort 2.0. Minor
bugfixes were made.

2003-03-24 05:53
1.1.0

Numerosas mudanças internas / bugfixes / limpeza de código, código modular para que ele deveria ser muito mais fácil de escrever módulos para trabalhar com o console do servidor, observador novas interfaces para o AlertList, HotIPList e SensorList (qualquer classe Java que implementa a interface receberá notificações de quando há alterações introduzidas nas listas), usuário do servidor inicial IDEA código-auth, correções para um grupo do código de banco de dados para torná-lo mais modular agora, e segregando o código para a barra de menu a partir do código para o console.
Tags: Code cleanup
Numerous internal changes/bugfixes/code cleanups, modularized code so that it should be much easier to write modules to work with the console and server, new observer interfaces for the AlertList, HotIPList, and SensorList (any Java class that implements the interface will receive notifications as to when there are changes made to the lists), initial IDEA server user-auth code, fixes to a bunch of the database code to make it more modular now, and segregating code for the Menu bar from the code for the console.

2003-02-23 03:36
1.0.2

Minor bugfixes e melhorias do usuário, suporte para bancos de dados PostgreSQL, facilidade de uso melhorias para o aplicativo da Web, e melhoramentos de segurança para o servidor.
Tags: Minor feature enhancements
Minor bugfixes and user enhancements, support for PostgreSQL databases, ease-of-use enhancements to the Web application, and security enhancements to the server.

2003-02-14 06:38
1.0.1

Tags: Initial freshmeat announcement

Project Resources