mainIntegcheck - Summary

 
 
Show feedback again
Membership Info
Project Admin:
2 members

Group identification
Id: #111
System Name: integcheck
Name: Integcheck
Group Type: Programs

Search in this Group

in
   

Integcheck is a system integrity checker.

Theory

The idea is to check integrity of exposed systems by getting a list of md5 of any important file via ssh, to keep this list on a pretty safe system (a system that do not run any server publicly available), and, finally, to compare everyday this list and with the previous one.

As long as the system considered as safe is not compromised, it should inform administrators of any changes on the others systems.

As others integrity checker, if its own components are corrupted, it can be fooled. In others words, you cannot have a security policy entirely relying on an integrity checker, and you should always do manual checks regularly to be sure that the integrity checker is not corrupted itself.

So what's the point of this tool, if you are still forced to do manual checks? In fact, it is way faster to check integrity of integcheck than integrity of the whole system.

Howto

The following description assumes that your system can handle debian packages (directly or by converting them).

On every system you want to monitor, you have to install the integcheck-victim package, and on one computer, at least, you must have to install the integheck-bobby package.

The integcheck-victim package provide a specific shell. The integcheck-bobby provide cronjob and scripts to get and compare md5 list.

Misc

Integcheck rely on OpenSSH, is written in Perl, use the perl modules Digest::MD5, opt::Long and File::Find::Rule.

Registration Date: Friday 01/23/2004 at 15:24 CET
License: GNU General Public License V2 or later
Development Status: 5 - Production/Stable

 

Latest News
Integcheck 1.0.4
     posted by yeupou, Saturday 11/12/2005 at 10:59 CET - 0 replies

A new version of integcheck as just been released:

Now checks rely on md5 and file size, not only md5 as in previous versions. http://www.cits.rub.de/MD5Collision... made clear enough that relying solely on md5 is ...


[Read more]
Integcheck 1.0.3
     posted by yeupou, Monday 07/04/2005 at 14:25 CEST - 1 reply

A new version of integcheck as just been released:

It now uses File::Find::Rule instead of GNU Find (task #1944).

Integcheck 1.0.1
     posted by yeupou, Saturday 06/19/2004 at 13:24 CEST - 0 replies

A new version of integcheck as just been released:

* Better clever search method in subdirs. Now you can add in the checklist
entries like /etc directly (closes: task #146).
* Be less verbose when nothing changed, thanks to Vincent Caron patch ...


[Read more]
Integcheck 1.0.0
     posted by yeupou, Sunday 01/25/2004 at 15:29 CET - 0 replies

The first release of integcheck is available.

http://download.gna.org/integcheck/

As it is an initial release, there's no changes to mention.


Communication Tools
Mailing Lists Mailing Lists (2 public mailing-lists)

Show feedback again

Back to the top


Powered by Savane SVN (toward 3.1)