-
After a long hiatus, the new release of Labrador Intrusion Detection is out! Check out the release notes for a complete description of what's new!
As usual, please report any bugs (and fixes) to me so Labrador can become better and better every day keeping your systems safe ;-)
Enjoy Labrador!
2007-08-23 05:30:07 UTC by pechkov
-
Logged In: YES
user_id=1227021
Hi andy,
Thanks for the bug report! The current '/' vs. '\' in the
current version is a mess, and since so many checks are done
in different places, it's very troublesome to check them
all. Your bugfix was just what I needed to go on and fix
this in the current version (labrador 1.0 does not have this
issue thanks to better design).
As of the placement...
2006-03-31 23:48:21 UTC by pechkov
-
With 0.8.1 on Win2k I added a list of files to ignore
to the bottom of my rules.conf...
\Program Files\BakBone Software\ !
\WINNT\system32\LogFiles\ !
\WINNT\system32\wbem\Logs !
these weren't being picked up to be ignored during
creating a new database...
perl labrador.pl -n -v
Proved this by dumping the array during creation,
changed loop at line 490 to...
2006-03-23 18:35:33 UTC by andyburgin
-
Logged In: YES
user_id=1227021
Hi Jen,
as of version 0.8.1, Labrador has a "-s" (or "--silent")
option, just like you asked ;-)
hope you like it!
regards,
pechkov.
2006-03-20 02:49:24 UTC by pechkov
-
Logged In: YES
user_id=1227021
Indeed, it's a bug. I've fixed it in version 0.8.0
Thank's for reporting!
pechkov.
2006-03-20 02:46:15 UTC by pechkov
-
Labrador is a Host-based Intrusion Detection System (HIDS) and Integrity Checker written in Perl. It aims to be a complete, free, multiplatform, and open-source solution for detecting modifications and tamperings in files.
This release fixes a bug in the <execute> tag and adds the -s (--silent) option to run without displaying anything. It also adds the "perlcheck.pl" script...
2006-03-20 01:50:17 UTC by pechkov
-
Labrador Intrusion Detection's development is being branched to start preparing the 1.0 release (codenamed "rex").
This release will implement major changes in the code and also in the program's behavior. Labrador 1.0 will be separated in several Perl modules, such as Labrador::Simple, Labrador::Encryption, Labrador::Compression, and so on. This will make coding even easier, and...
2005-11-17 02:32:09 UTC by pechkov
-
I hate webdesigning. And I'm not good at all with it either. But I've got a little too much "great tool, horrible site" messages, so I guess a lot of people didn't actually get the noir design that this page had - or maybe *I* was the one that didn't get it. Anyway, here it is:
http://labrador-ids.sf.net
a brand new design, with light colors, a menu on the left, and all that. I...
2005-11-17 02:18:49 UTC by pechkov
-
Logged In: YES
user_id=1227021
Version 0.8.0 released, adding this feature. Thanks!
2005-10-24 03:43:25 UTC by pechkov
-
Logged In: YES
user_id=1227021
Hello, I've included the tag which does exactly what
you want as of labrador v0.8.0. Check it out!
Thanks for the suggestion ;-)
2005-10-24 03:40:50 UTC by pechkov