Please give a brief description for each tool.
|
feedback
|
|
From their about page:
| |||||
feedback
|
|
Why don’t you check http://sectools.org/ | |||
|
feedback
|
|
Is an open source (though there's a closed source version) integrity checker that uses hashes to detect file modifications left behind by intruders. | |||
|
feedback
|
|
OpenBSD has mtree(8): http://www.openbsd.org/cgi-bin/man.cgi?query=mtree It checks whether any files have changed in a given directory hierarchy. | |||
|
feedback
|
|
Logcheck is a simple utility which is designed to allow a system administrator to view the logfiles which are produced upon hosts under their control. It does this by mailing summaries of the logfiles to them, after first filtering out "normal" entries. Normal entries are entries which match one of the many included regular expression files contain in the database. You should watch your logs as one part of a healthy security routine. It'll also help trap a lot of other (hardware, auth, load...) anomalies. | |||
|
feedback
|
|
For NIDS, Suricata and Bro are two free alternatives to snort. Here's an interesting article discussing all three of them: Have to mention OSSEC, which is a HIDS. | |||
|
feedback
|
