Paketname | hlbr |
Beschreibung | IPS that runs over layer 2 (no TCP/IP stack required) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.7-1 |
Sektion | universe/net |
Priorität | optional |
Installierte Größe | 364 Byte |
Hängt ab von | libc6 (>= 2.4), libpcre3 (>= 7.7) |
Empfohlene Pakete | tcpdump |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 82836 Byte |
Prüfsumme MD5 | 1542719084ad91fdc5686c1238719e97 |
Prüfsumme SHA1 | 1052aaa5273deb99a85a38eee900fdba81f445fa |
Prüfsumme SHA256 | cbe5f3cba3a502aec235ecbf82875a102dccefd38091bb3523385ea122ec66cb |
Link zum Herunterladen | hlbr_1.7-1_i386.deb |
Ausführliche Beschreibung | HLBR stands for Hogwash Light BR. It is a Brazilian fork of Jason Larsen's
Hogwash Intrusion Prevention System (IPS). Its main feature is that it can
run directly over OSI model layer 2, which means it doesn't even require a
TCP/IP stack, running as a bridge.
.
HLBR comes with a set of rules to detect known malicious network traffic,
and you can define your own rules as well. Packet handling include options
like dropping or diverting it to another machine (such as a honeypot).
Since it works like a bridge and doesn't requires an IP address, it is
invisible to intruders. HLBR is a firewall component and must be put before
a Intrusion Detection System (IDS). The IDS (Snort or other) will show all
suspect traffic doesn't blocked and it can be used to compose new rules
to IPS.
.
HLBR rule definition language has support for regular expressions (Perl).
All blocked traffic is dumped in log under tcpdump format.
|