From d7fdde520a70a525fd47929d695d142d7d49334e Mon Sep 17 00:00:00 2001 From: Tim Owens Date: Tue, 14 Apr 2015 21:08:02 -0400 Subject: [PATCH] Add Linux Malware Detect (LMD) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74bf6c0..f8d4606 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall. * [Glastopf](http://glastopf.org/) - A low-interaction web application honeypot to emulate vulnerabilities and gather attack data. * [Kippo](https://github.com/desaster/kippo) - A medium-interaction SSH honeypot, mostly used as a standalone SSH daemon with a configurable Filesystem sandbox. +* [Linux Malware Detect](https://www.rfxn.com/projects/linux-malware-detect/) - A malware scanner for Linux designed around the threats faced in shared hosted environments. * [OSSEC](http://ossec.net) - OSSEC is a HIDS that performs log analysis, FIM, rootkit detection, and much more. * [OSQuery](https://osquery.io/) - Query your servers status and info using a SQL like interface. * [pfSense](https://www.pfsense.org/) - Firewall and Router FreeBSD distribution.