Download List

Descripción del Proyecto

The Dazuko project provides a virtual device driver allowing (userland) applications to execute online file access control. It was originally developed by Avira GmbH (formerly known as H+BEDV Datentechnik GmbH) to allow on-access virus scanning. Other uses include a file-access monitor/logger or external security tools. Dazuko operates by intercepting file access calls and passing the file information to a userland application. The application then has the opportunity to tell the virtual device driver to allow or deny the file access. The application also receives information about the file access event, such as accessed file name, type of access, process id, and user id.

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.

2004-10-30 23:32 Back to release list
2.0.4

El apoyo LSM Linux 2.6 ha sido completamente reescrito para la integración adecuada y el apoyo de apilamiento. El "configure" script se ha mejorado para extraer correctamente las configuraciones del kernel de Linux. Las extensiones de FreeBSD ahora apoyar eventos para archivos no existen, y pueden publicar eventos sobre la base de dup () y dup2 () llama. Las extensiones de FreeBSD ahora también identifican correctamente los eventos para los enlaces simbólicos dentro de trayectorias observadas.
Tags: Major feature enhancements
The Linux 2.6 LSM support has been completely
rewritten for proper integration and to support
stacking. The "configure" script has been enhanced
to correctly extract Linux kernel configurations.
The FreeBSD extensions now support events for
non-existent files, and can post events based on
dup() and dup2() calls. The FreeBSD extensions now
also correctly identify events for symbolic links
within observed paths.

Project Resources