Downloadliste

Projektbeschreibung

Process Change Detection System is a script to monitor changes in processes--not to monitor if your Web server is still running, but to see if there are new programs running. When debugging a honeypot logging, you often see that there's an extra inetd running, to open up a backdoor port. Or, less dramatically, people login to a system and "forget" to logout.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-11-16 14:40 Zurück zur Release-Liste
2.8

Die "diff-Motor" wurde von Grund auf neu geschrieben, wobei Hashes statt Arrays Suchgeschwindigkeit zu verbessern. Dies bedeutet auch, ein neues Format für die Baselist. Mit dieser mehr lesbar Baselist, ist es möglich, Kommentare in der Baselist zu fügen. Da die Hash-Werte werden im Speicher allready, ist es nicht mehr erforderlich sind, um die aktuelle Liste auf die Festplatte zu schreiben.
Tags: Code cleanup
The "diff-engine" was rewritten from scratch,
using hashes instead of arrays to improve search
speed. This also implies a new format for the
baselist. With this more readable baselist, it is
possible to add comments in the baselist too. As
the hashes are allready in memory, it is no longer
necessary to write the current list to disk.

Project Resources