Download List

Projeto Descrição

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

2008-08-28 02:19
0.9.15

preludedb-admin tem uma nova contagem de comando ', a impressão do resultado de COUNT () na base de dados. preludedb fábrica admin em conjuntos menores de dados para evitar erros de recuperação de grandes dimensões. preludedb movimentação administração de operações interrompidas foi melhorado. MySQL e SQLite detecção no Mac OS X foi corrigido. Este lançamento irá verificar se a versão do PostgreSQL é maior ou igual a 8.2.0, e usar o método E'value nova 'fuga, quando disponível, para evitar um aviso.
Tags: 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

Segmento de segurança melhorada. Tópicos Python pode executar ao executar a função C libpreludedb. O campo do banco alert.assessment.impact.description é capaz de armazenar mais caracteres. Uma questão de compilação OpenBSD foi corrigido. Sessões do MySQL estão impedidos de tempo limite após 8 horas de inatividade. Um aviso do PostgreSQL ao inserir dados binários foi corrigido. Em preludedb-admin, é possível especificar um deslocamento sem limite, um problema de manipulação a opção de deslocamento com a carga de "comando" foi corrigido, e uma envolvente possível nas estatísticas código de cálculo foi corrigido.
Tags: 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

Origem e destino agora usar um índice de 16-bit (necessário para CorrelationAlert com grande número de fontes / metas). CorrelationAlert Alertident agora usar um índice de 32-bit (necessário para ligar grande número de alertas juntos). Compilação em sistemas sem ENOTSUP e conversões de tipo de prevenção PostgreSQL usando índices são fixos. Alerta Separate / comandos batimentos cardíacos são utilizados no preludedb-admin para ter uma aplicação coerente do - e offset - Contagem de opções de linha de comando. - compensado com o comando da carga é fixo. O apagar da tabela é um tamanho decente, o que deverá acelerar o comando delete. A preludedb-man page admin foi adicionado.
Tags: 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

Case-insensitive expressões regulares são fornecidos com SQLite3. preludedb-admin pode carregar vários arquivos. Coincidindo Substring é fornecido para o valor AdditionalData. Uma questão de inserção para ProcessArg e Linkage arquivo foi corrigido. Um erro que ocorreu quando da recuperação de um campo de tempo vazio foi corrigido. Quando uma função SQL dado não é implementada pelo condutor, uma mensagem de erro detalhada é retornada. Get_Values Python só, get_heartbeat_idents e get_alert_idents foram implementadas. O número de linhas é retornada assim como as linhas de uma tupla. A verificação é feita para garantir que não é uma exceção ao processo, que corrige uma falha com vínculos Python após a recepção do sinal.
Tags: 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

Um inválido livre no plugin SQLite foi corrigido. preludedb cópia admin / operações de movimentação foram corrigidos.
Tags: Major bugfixes
An invalid free in the SQLite plugin has been fixed. preludedb-admin copy/move operations have been fixed.

Project Resources