Télécharger la liste

Description du projet

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.

Système requise

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 a le commandement d'un nouveau chef », l'impression du résultat d'un COUNT () sur la base de données. preludedb usine admin le plus petits ensembles de données afin d'empêcher la récupération des erreurs importantes. preludedb-assistance administrative des transactions interrompues a été améliorée. MySQL et SQLite de détection sous Mac OS X a été corrigé. Ce communiqué va vérifier si la version de PostgreSQL est supérieure ou égale à 8.2.0, et utiliser la méthode de s'échapper lorsque disponibles pour éviter une alerte, la E'value nouveau ».
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

Fil de sécurité améliorées. Threads Python mai exécuter pendant l'exécution de la fonction libpreludedb C. Le champ de la base alert.assessment.impact.description est capable de stocker plus de caractères. Un problème de compilation d'OpenBSD a été corrigé. Séances de MySQL sont empêchés de dépassement de délai après 8 heures d'inactivité. Un avertissement PostgreSQL lors de l'insertion de données binaires a été corrigé. En preludedb-admin, il est possible de spécifier un offset sans limite, un problème de manutention de l'option décalage avec la "charge" de commande a été corrigé, et un enveloppement possible dans les statistiques du code de calcul a été corrigé.
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

Source et cible utilisent maintenant une 16-bit index (requis pour CorrelationAlert avec un grand nombre de sources / cibles). CorrelationAlert Alertident utilisent maintenant une 32-bit index (requis pour relier grand nombre d'alertes ensemble). Compilation sur des systèmes sans ENOTSUP et les conversions de type PostgreSQL empêcher d'utiliser les index sont fixes. Alerte séparé commandes / Heartbeat sont utilisés dans preludedb-admin d'avoir une application cohérente de la - offset et - options de ligne de commande count. - offset avec la commande de charge est fixe. La suppression de table est une bonne taille, ce qui devrait accélérer la commande de suppression. Une page de manuel preludedb-admin a été ajoutée.
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

Insensibles à la casse des expressions régulières sont prévues avec SQLite3. preludedb-admin peut charger des fichiers multiples. Comportement de filtrage est prévue pour la valeur AdditionalData. Un problème d'insertion pour ProcessArg et utilisation de fichiers de liaison a été fixée. Un bogue qui a eu lieu lors de la récupération d'un champ temps vide a été fixée. Quand une fonction donnée SQL n'est pas mis en œuvre par le conducteur, un message d'erreur détaillé est retourné. Get_Values seulement Python, get_heartbeat_idents, et get_alert_idents ont été mises en œuvre. Le nombre de lignes est retournée ainsi que les lignes dans un tuple. Une vérification est effectuée pour s'assurer qu'il y est une exception au processus, qui corrige un crash avec Python lors de la réception du signal.
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

Un invalide libre dans le plugin SQLite a été corrigé. preludedb copie admin / les opérations de déplacement ont été corrigés.
Tags: Major bugfixes
An invalid free in the SQLite plugin has been fixed. preludedb-admin copy/move operations have been fixed.

Project Resources