Download List

프로젝트 설명

Daemon Shield is a Linux intrusion prevention
daemon that scans for brute force break-in attacks
in real time and uses iptables to create rules
that block the attackers' IP addresses for a
configurable period of time. It uses handlers that
watch for attacks against given services, such as
SSH, telnet, FTP, etc. It is highly configurable
through a central configuration file. It loads
existing blocklist rules into iptables on startup,
and removes the blocklist rules when it shuts
down. Other major features include background
daemon operation, logging to syslog,
easy-to-extend handlers, configurable block
duration, and email notifications.

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.

2005-07-06 17:36
0.4.0

전체 필요한 IP 체인 및 규칙을 만들어 지금 시작시 및 종료시 자동으로 삭제, 파일을 편집하지 않고 손으로. 초기화 스크립트는 더 이상의 RHEL에 의존해야한다 기반의 배포판. configure 스크립트를 지금하고있다 - 비단뱀 옵션과 함께하기 위해서는 여러 개의 설치 파이썬 배포판을 수용할 수있다. 더 많은 문서, 파이썬 2.3 설치에 대한 몇 가지 정보를 포함하여 작성되었습니다. 몇 가지 사소한 버그수정있습니다.
Tags: Minor feature enhancements
All of the required IP chains and rules are now
created upon startup and removed upon shutdown
automatically, without file editing by hand. The
init script should no longer depend on an
RHEL-based distribution. The configure script now
has a --with-python option in order to accomodate
multiple installed Python distributions. More
documentation has been written, including some
information on installing Python 2.3. There are
several minor bugfixes.

2005-06-30 20:53
0.3.7

이 릴리스에는 잘 어디에서 테스트되었습니다 어떤 경우 Python 2.3가 설치된의 RHEL ES 4, CentOS 4, RHEL을 포함 ES 3 환경에서 작동합니다. 현재, SSH을 통해 팸 처리기를 작동되며 기본적으로 사용할 수있습니다. 팸 팸 처리기에 대한 어떠한 공격 차단 서비스를 활성화해야합니다. 아파치에 대한 처리기가 미래에 출시 예정이다.
Tags: Initial freshmeat announcement
This release works well in the environments where it has been tested, which include RHEL ES 4, CentOS 4, and RHEL ES 3 with Python 2.3 installed. Currently, SSH and PAM handlers are functional and enabled by default. The pam handler should block any attacks against pam-enabled services. A handler for Apache is planned for future releases.

Project Resources