Downloadliste

Projektbeschreibung

HLBR is an IPS (Intrusion Prevention System) that can filter packets directly in layer 2 of the OSI model (invisible to attackers). Detection of malicious/anomalous traffic is done by rules based on signatures. It is an efficient and versatile IPS, and can be used as a bridge to honeypots and honeynets. HLBR is a firewall element and can use regular expressions to detect malicious traffic. For example, a rule which might detect links to viruses in email messages would be 'tcp regex(href="[^\n]+\.scr")'.

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.

2010-02-28 20:04
1.7.2

$ network wurde das Init-Skript hinzugefügt, um es konform mit LSB und Debian. Diese Anpassung wird das Init-Skript verhindern, dass vor dem Start in / usr installiert ist oder nachdem es deaktiviert ist.
Tags: Minor enhancement
$remote_fs was added to the init script to make it compliant with LSB and Debian. This adjustment will prevent the init script from being run before /usr is mounted or after it is unmounted.

2010-02-11 00:26
1.7.1

Die CODE_REVISION Makro wurde in hlbr.h. aufgenommen hlbr.c wurde aktualisiert, um zu zeigen, als Druckversion () aufgerufen wird. A-t-Option wurde in Skripten hinzugefügt / hlbr.rotate auf eine leere Ereignisse erstellen Protokolldatei nach dem drehen. Neue Regeln wurden hinzugefügt. Ein Fehler wurde behoben Decoder / decode_ip_defrag.c, Lösung eines anderen Race-Condition Fehler in IPDefrag. Motor /-Cache. (c, h) wurde mit Funktionen erforderlich sind, um Rennen IPDefrag Zustand Fehler zu lösen aktualisiert. Die Manpage und READMEs wurden aktualisiert.
The CODE_REVISION macro was added in hlbr.h. hlbr.c was updated to show it when PrintVersion() is called. A -t option was added in scripts/hlbr.rotate to create an empty events log file after the rotate. New rules were added. A bug was fixed in decoders/decode_ip_defrag.c, solving another race condition bug in IPDefrag. engine/cache.{c,h} was updated with features needed to solve IPDefrag's race condition bug. The manpage and READMEs were updated.

2009-12-09 06:19
1.7

Dieses Release behebt eine Race-Bedingung Fehler in IPDefrag. Es gibt noch andere kleinere Bugfixes.
Tags: Major bugfixes
This release solves a race condition bug in IPDefrag. There are other minor bugfixes.

2008-07-19 01:40
1.6 RC1

Diese Veröffentlichung fügt Decoder-spezifische Speicher Freigabe-Funktionen, fügt install-Daemon Makefile.in, ändert einige Regeln, JTree behebt Probleme und macht IPDefrag Arbeit.
Tags: Major bugfixes
This release adds decoder-specific memory
deallocation functions, adds
install-daemon to Makefile.in, changes some rules,
fixes JTree issues,
and makes IPDefrag work.

2008-06-19 02:18
1.5 RC2

Die URI-Test wurde an den HTTP-Test (noch testing) verschoben. Ein HTTP-Methode zu testen wurde hinzugefügt. Eine URI-Decoder hat, um den Motor hat. Jetzt Decoder haben Konfigurationsoptionen. Neu (und sehr effizient) HTTP-Header-Erkennung. test_ethernet_ (src, dst). c und README. (en, pt_BR) wurden aktualisiert. Die tcpdump-Header wurde gewechselt von / var / lib / hlbr nach / usr / lib / hlbr. Eine Beschreibung und Kraft-Reload-Option wurden hinzugefügt, um init.d um es konform mit Debian und LSB. Es gibt neue Regeln.
Tags: Minor feature enhancements
The URI test has been moved to the HTTP test (still testing). An HTTP method test has been added. An URI decoder has been added to the engine. Now decoders may have configuration options. New (and more efficient) HTTP header detection. test_ethernet_{src,dst}.c and README.{en,pt_BR} have been updated. The tcpdump header has been changed from /var/lib/hlbr to /usr/lib/hlbr. A description and force-reload option have been added to init.d to make it compliant with Debian and LSB. There are new rules.

Project Resources