Download List

项目描述

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 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

安全认证服务器的控制台通过实施的MD5挑战/响应。接口模块,以提高实施。Web应用程序的功能是为CVE,Bugtraq上和其他信息来源的链接增强。 IDEA的现在与Snort的2.0。轻微错误修正了。
标签: 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

许多内部的变化/除错/代码清理,模块化的代码,以便它应该更容易编写模块与主机和服务器,新的观察员接口的AlertList,HotIPList和SensorList(任何Java类实现该接口将收到通知他们何时有向清单的变化),最初的想法服务器的用户认证码,修复的数据库的代码的东西,使现在更加模块化,并为从分隔为控制台代码菜单栏的代码。
标签: 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

轻微错误修正和用户的增强,对PostgreSQL数据库的支持,易于使用的强化Web应用程序,安全性增强的服务器。
标签: 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

标签: Initial freshmeat announcement

Project Resources