Download List

Descripción del Proyecto

integrit is an alternative to file integrity verification programs like tripwire and aide. It helps you determine whether an intruder has modified a computer system. integrit's major advantages are a small memory footprint and simplicity. It works by creating a database that is a snapshot of the most essential parts of your computer system. You put the database somewhere safe, and you can then use it to make sure that no one has made any illicit modifications to the computer system. In the case of a break in, you know exactly which files have been modified, added, or removed.

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.

2002-02-20 01:25
3.00.05-beta

Mejora de la portabilidad se ha mejorado enormemente, lo que permite compilar integrit "fuera de la caja" en la no-GNU-orientada plataformas (por ejemplo, HP-UX). El estado de salida que ahora proporciona información elemental sobre los hallazgos integrit de una manera similar a la CP / RP y las herramientas de esta.
Tags: Major feature enhancements
Portability has been greatly enhanced, allowing integrit to compile "out of the box" on non-GNU-oriented platforms (e.g. HP-UX). The exit status now provides rudimentary information about integrit's findings in a way similar to the cmp and diff tools.

2001-09-19 14:56
2.03.02-stable

Error causado por ignorar los fallos leer fija. Proceso de construcción mejorado para que toda construcción no fallar cuando se instala-información no se encuentra. Preguntas añadido a texinfo documentación.
Tags: Minor bugfixes
Bug caused by ignoring read failures fixed. Build process enhanced so that whole build doesn't fail when install-info isn't found. FAQ added to texinfo documentation.

2001-08-20 03:03
2.02.02-beta

Esta versión incluye un par de correcciones de errores y muchas mejoras. Todo el código incluido es ahora GPL, y las dependencias externas (OpenSSL) han sido eliminados. Opciones de ejecución se han añadido para el control de la verbosidad y para la especificación de bases de datos. Hashtbl y archivo de código a pie de árbol se ha mejorado. El proceso de construcción ha sido mejorado: un usuario puede ajustar cuando se utiliza mmap, y no hay mejor compatibilidad con los sistemas de C99-conformes. Documentación Texinfo se ha añadido.
Tags: Major feature enhancements
This release includes a couple of bugfixes and many improvements. All included code is now GPL, and external dependencies (OpenSSL) have been eliminated. Runtime options have been added for controlling verbosity and for specifying databases. Hashtbl and file tree walk code has been enhanced. The build process has been improved: a user can tune when mmap is used, and there's improved backward compatibility with non-C99-conformant systems. Texinfo documentation has been added.

2001-02-20 16:49
1.06.06-stable

El byte problema de orden fue resuelto, lo que permite integrit se ejecuten correctamente en máquinas big-endian. Un archivo spec del RPM se añadió. El informe incluye más información y es más legible. Más de comprobación de errores y mejoras de código han sido añadidas. Portabilidad se ha mejorado después de abandonar readdir_r.
Tags: Major bugfixes
The byte-order problem was solved, allowing
integrit to run properly on big-endian machines.
An RPM spec file was added. The report includes
more information and is more readable. More error
checking and code enhancements were added.
Portability has been improved after abandoning
readdir_r.

2001-01-30 15:13
1.05.03-stable

Esta es la primera versión estable. Se incluye una nueva herramienta, i-LS, que permite a los usuarios ver la información relacionada con integrit (ctime, SHA-1 Suma de control, etc) para los archivos en vivo. Además, hay mejoras en los procedimientos de instalación y la portabilidad de integrit.
This is the first stable release. It includes a new tool, i-ls, that allows users to view integrit-related information (ctime, SHA-1 checksum, etc.) for live files. Also, there are improvements to the installation procedures and to integrit's portability.

Project Resources