Projects / Another File Integrity Checker

Another File Integrity Checker

afick is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. It works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can then run the script to discover all modifications made since the snapshot was taken (i.e. files added, changed, or removed). The configuration syntax is very close to that of aide or tripwire, and a graphical interface is provided.

Tags Security Systems Administration
Licenses GPL
Operating Systems OS Independent
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  19 Jan 2009 14:27
  • Rrelease-after

Changes: A new configuration directive (only_suffix) was added to improve the scan's speed on operating systems like Windows. A new analysis command (test_ext) was added to display statistics on suffix extensions. The code can now detect if a file's modification date is in the future.

  • Rrelease-mid
  •  23 Oct 2008 08:18
  • Rrelease-after

Changes: The code now works with perl 5.10. On Windows, afick_planning now sends a report instead of a summary and uses the "LINES" macro. On Unix, a new MOUNT macro allows you to use a remote database in afick_cron. Udev files were removed from scan. The tar.gz installer was recoded to display better diagnostics.

  • Rrelease-mid
  •  16 Apr 2008 03:54
  • Rrelease-after

Changes: On Windows, the batch task (afick_planning) can now send the report by mail, if the MAILTO and MAILHOST macros are configured in the configuration file.

  • Rrelease-mid
  •  23 May 2007 11:13
  • Rrelease-after

Changes: Support for syslog was added. The choice of database backend is now dynamic on init. Checksum will no longer change atime if it is allowed by the operating system. The post-install can use environment variables (used on Windows). The afick_cron script is now compatible with old Bourne syntax (ash). The auto-control was improved.

  • Rrelease-mid
  •  04 Oct 2006 11:58
  • Rrelease-after

Changes: An "archive" menu (interface to afick_archive tool) was added to the graphical interface. Checksums are now skipped on empty files. A bug in the multi-line exclude directive was fixed. A bug in exceptions with globing and ignore_case was fixed. The Windows configuration file was updated.

Rss Recent comments

Rcomment-before 17 Mar 2004 12:10 Rcomment-trans Saalen Rcomment-after

Re: @ project title

> "fick" is the german
> equivalent to the english
> "f-word"....

In today's unix installations with hundreds of tools, it's good to have some programs with easy to remember command names ;)

Rcomment-before 06 Feb 2004 07:40 Rcomment-trans doctorgonzo Rcomment-after

@ project title
"fick" is the german equivalent to the english "f-word"....

No-screenshot

Project Spotlight

Konstrukt

A framework of controllers for PHP5.

14ca06d9a9fe3a967b0cd28b225b71d2_thumb

Project Spotlight

bareFTP

A file transfer client.