fmII
Mon, Oct 13th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 05:04 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Easy Integrity Check System - Default branch
Section: Unix

 

Added: Wed, Dec 18th 2002 01:35 UTC (5 years, 10 months ago) Updated: Tue, Apr 5th 2005 06:50 UTC (3 years, 6 months ago)


About:
Easy integrity check system is an easy-to-install and use file integrity system. It is intended to be used by system administrators to aid with intrusion detection.

Author:
Aki Tuomi [contact developer]

Rating:
(not rated)

Homepage:
http://sourceforge.net/projects/eics/
Tar/GZ:
http://sourceforge.net/[..]69126&package_id=67997&release_id=318149
Tar/BZ2:
http://sourceforge.net/[..]69126&package_id=67997&release_id=318149
Zip:
http://sourceforge.net/[..]69126&package_id=67997&release_id=318149
Changelog:
http://sourceforge.net/project/shownotes.php?release_id=318149
CVS tree (cvsweb):
http://eics.cvs.sourceforge.net/eics/

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Console (Text Based)
[Intended Audience]  System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  POSIX
[Programming Language]  C
[Topic]  Security

Dependencies: [change]
OpenSSL 0.9.7 (required)
PCRE 5.0 (recommended)
[download links]

 
Project admins: [change]
» Aki Tuomi (Owner)

» Rating: (not rated)
» Vitality: 0.00% (Rank 8308)
» Popularity: 0.76% (Rank 7842)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 8,354
   URL hits: 3,190
   Subscribers: 18

Other projects from the same categories:
Burp spider
yavipin
Sophosticated
detectChanges
FK

Users who subscribed to this project also subscribed to:
IPMItool
WEP Key Changer
Network-Accounting Daemon for Netfilter
PodWiki
cowdancer


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 3.1c 05-Apr-2005 GNU General Public License (GPL) Homepage Tar/GZ Changelog Hosted on SourceForge.net

 Comments

[»] Interesting project.
by Stanislav Ievlev - Jun 21st 2004 01:54:04

Hi! Interesting work. Good idea to use openssl
for digests.

As I understand you use own database format,
to store file data (checksums,stat
information,etc.).

It may be interesting for you:
http://freshmeat.net/projects/o-security/

osec - it's mine integrity checker, that uses CDB
for database. CDB works faster then others.

[reply] [top]


    [»] Re: Interesting project.
    by Aki Tuomi - Jun 21st 2004 02:09:39


    > Hi! Interesting work. Good idea to use

    > openssl

    > for digests.

    >

    > As I understand you use own database

    > format,

    > to store file data (checksums,stat

    > information,etc.).

    >

    > It may be interesting for you:

    > http://freshmeat.net/projects/o-security/

    >

    >

    > osec - it's mine integrity checker, that

    > uses CDB

    > for database. CDB works faster then

    > others.

    >

    >

    Thank you for your comment. The reason I use my own database is that it allows me to store the data as compact as possible and also allows me to control better what is stored. I'm sure the CDB system is fast and everything, but I doubt it comes any faster since I preload everything into memory before starting to process. The in-memory data is stored in more or less efficient hashtable allowing near O(1) acccess times.

    [reply] [top]


      [»] Re: Interesting project.
      by Stanislav Ievlev - Jun 23rd 2004 04:39:43


      >

      >

      > Thank you for your comment. The reason I

      > use my own database is that it allows me

      > to store the data as compact as possible

      > and also allows me to control better

      > what is stored. I'm sure the CDB system

      > is fast and everything, but I doubt it

      > comes any faster since I preload

      > everything into memory before starting

      > to process. The in-memory data is stored

      > in more or less efficient hashtable

      > allowing near O(1) acccess times.

      CDB mmap() all data into memory, so it's fast
      enough.
      This is very efficient, 'cause it is a Constant
      (Read-only or Write-only).
      It also uses hashtable to made access faster.
      Size of database is small, cause it have
      read-only/write-only design.

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs