Download List

项目描述

The PreludeDB Library provides an abstraction layer upon the type and format of the database used to store Prelude (IDMEF) events. Prelude is a hybrid Intrusion Detection framework implementing an open communication layer for use by any security application. The library allows developers to use the Prelude IDMEF database easily and efficiently without worrying about SQL, and independently of the type/format of the database used.

系统要求

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.

2008-08-28 02:19
0.9.15

preludedb,管理有一个新的'罪名'命令,印刷的计票结果()的数据库。 preludedb对较小的数据集管理工作,以防止大检索错误。 preludedb的中断交易管理的处理进行了改进。 MySQL和SQLite在Mac OS X发现已得到修复。此版本将检查是否PostgreSQL版本大于或等于8.2.0,并使用新的E'value'逃生方法时,可避免警告。
标签: Major bugfixes
preludedb-admin has a new 'count' command, printing the result of a COUNT() on the database. preludedb-admin works on smaller sets of data to prevent large retrieval errors. preludedb-admin handling of interrupted transactions was improved. MySQL and SQLite detection under Mac OS X has been fixed. This release will check whether the PostgreSQL version is greater than or equal to 8.2.0, and use the new E'value' escape method when available to avoid a warning.

2007-12-19 19:57
0.9.14

改进的线程安全。 Python的线程可以运行,同时执行libpreludedb C函数。数据库字段的alert.assessment.impact.description能够存储更多的字符。一个OpenBSD编写的问题已得到修复。 MySQL的会议被阻止的时间不活动后,8小时内。一个PostgreSQL警告插入二进制数据时,已得到修复。在preludedb,管理员,可以指定一个无限额的,这个问题处理与“加载”命令选项,抵销抵销已得到修复,并在可能的重叠统计计算代码已得到修复。
标签: Minor bugfixes
Improved thread safety. Python threads may run while executing the libpreludedb C function. The alert.assessment.impact.description database field is able to store more characters. An OpenBSD compilation issue has been fixed. MySQL sessions are prevented from timing out after 8 hours of inactivity. A PostgreSQL warning when inserting binary data has been fixed. In preludedb-admin, it is possible to specify an offset with no limit, a problem handling the offset option with the "load" command has been fixed, and a possible wraparound in statistics computation code has been fixed.

2007-08-20 19:46
0.9.13

源和目标现在使用16位的索引(必须有大量的源/目标)的CorrelationAlert。 CorrelationAlert Alertident现在使用32位的索引(必须联系大量的快讯在一起)。在系统编制没有ENOTSUP和类型转换防止使用索引PostgreSQL是固定的。独立的警报/心跳命令用于preludedb,有一个管理员的-失调和-计数命令行选项协调一致地执行。 -偏移与负载的命令是固定的。删除表是一个体面的大小,从而加快删除命令。阿preludedb -管理手册页增加了。
标签: Major bugfixes
Source and Target now use a 16-bit index (required for CorrelationAlert with large number of sources/targets). CorrelationAlert Alertident now use a 32-bit index (required to link large number of Alerts together). Compilation on systems without ENOTSUP and type conversions preventing PostgreSQL from using indexes are fixed. Separate alert/heartbeat commands are used in preludedb-admin to have a coherent implementation of the --offset and --count command line options. --offset with the load command is fixed. The delete table is a decent size, which should speed up the delete command. A preludedb-admin man page has been added.

2007-03-17 21:40
0.9.12

区分大小写的正则表达式提供sqlite3的。 preludedb,管理员可以加载多个文件。子串匹配提供了AdditionalData价值。一种ProcessArg和文件链接插入问题是固定的。阿发生错误时,检索一个空的时间字段是固定的。当给定的SQL函数不是由驱动程序,详细的错误信息实施返回。 Python的唯一get_values,get_heartbeat_idents和get_alert_idents实施。在返回的行数以及1元组的行。进行检查,以确保有一个处理,它修正后的信号接收与Python绑定崩溃例外。
标签: Major bugfixes
Case-insensitive regular expressions are provided
with SQLite3. preludedb-admin can load multiple
files. Substring matching is provided for the
AdditionalData value. An insertion issue for
ProcessArg and File Linkage was fixed. A bug which
occurred when retrieving an empty time field was
fixed. When a given SQL function is not
implemented by the driver, a detailed error
message is returned. Python only get_values,
get_heartbeat_idents, and get_alert_idents were
implemented. The number of rows is returned as
well as the rows in a tuple. A check is made to
ensure that there is an exception to process,
which fixes a crash with Python bindings upon
signal reception.

2007-02-07 20:15
0.9.11.3

一个无效的SQLite的插件自由已得到修复。 preludedb,管理复制/移动业务已得到修复。
标签: Major bugfixes
An invalid free in the SQLite plugin has been fixed. preludedb-admin copy/move operations have been fixed.

Project Resources