Download List

Projeto Descrição

Medusa DS9 is used to increase Linux's security. It consists of two major parts, Linux kernel changes and the user-space daemon. Kernel changes do the monitoring of syscalls, filesystem actions, and processes, and they implement the communication protocol. The security daemon communicates with the kernel using the character device to send and receive packets. It contains the whole logic and implements the concrete security policy. That means that Medusa can implement any model of data protection; it depends only on configuration file, which is in fact a program in the internal programming language, somewhat similiar to C.

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.

2002-04-16 18:29
0.9.2

Este comunicado contém um patch para o kernel 2.4.18, alterou o apoio às capacidades do Linux para torná-los realmente funciona, as correções de código do sistema de arquivos corretamente percorrer pontos de montagem, proíbe o envio de e SIGSTOP SIGTSTP a polícia, e contém algumas outras pequenas correções, limpezas e melhorias.
Tags: Minor feature enhancements
This release contains a patch for the 2.4.18
kernel, has modified support for Linux
capabilities to make them actually work, fixes the
filesystem code to correctly walk through
mountpoints, disallows sending SIGSTOP and SIGTSTP
to constable, and contains few other minor fixes,
cleanups, and improvements.

2001-11-22 20:38
0.9.0

Esta versão é uma preparação para a próxima geração do servidor de autorização. Ele inclui mudanças no evento FORK, evento novo começo, o comportamento de inicialização melhorada através da definição padrão para todos os processos, as mudanças necessárias para implementar RBAC, e um monte de correções. Patches do kernel tenham sido atualizados para kernels 2.2.20 e 2.4.14.
Tags: Minor feature enhancements
This release is a preparation for the next generation of the authorisation server. It includes changes in the FORK event, new START event, improved startup behaviour by setting defaults to all processes, changes required to implement RBAC, and a bunch of bugfixes. Kernel patches have been upgraded to 2.2.20 and 2.4.14 kernels.

2001-09-18 23:16
0.8.2

Um bug hardlink em kernels 2.4 foi corrigido.
Tags: Minor bugfixes
A hardlink bug on 2.4 kernels has been fixed.

2001-08-10 20:34
0.8.1

Vários erros encontrados na versão alfa foram corrigidos. Esta versão contém Constable eo monitor VS (patch do kernel) para Linux 2.2.19 e 2.4.7.
Tags: Major bugfixes
Several bugs found in the alpha release were fixed. This version contains
Constable and the VS monitor (kernel patch) for Linux 2.2.19 and 2.4.7.

2001-08-10 20:30
0.8.1 alpha

Melhorada do código que lida com a elevação de privilégios durante execve (), além de várias verificações de permissão falta de sistema de código IPC V, algumas correções de bugs no código do VFS e suporte ao kernel 2.4.x (Alpha).
Tags: Minor feature enhancements
Improved code that handles privilege elevation during execve(), addition of several missing permission checks to System V IPC code, some bugfixes in VFS code, and 2.4.x kernel support (alpha).

Project Resources