Linux Software & Blog
- Upgrade CentOS 4.8 to 5.x (32bit) (39)
- Linux Malware Detectection (11)
- Nginx: Caching Proxy (7)
- LMD: One Year Later (7)
- Happy Birthday APF: 8 Years Strong (7)
- Linux Malware Detect: 2 Years Strong (7)
- Data Integrity: AIDE for Host Based Intrusion Detection (5)
- ATA Over Ethernet: As an Alternative (5)
- BFD 1.4: Important Security Fix (4)
- Better Late Than Never: Linux Malware Detect 1.3 (3)
- Ryan M.: LMD provides a number of facilities for ignoring false positives including an ignore_paths file...
- John: Need Help Please - Web hosting account suspended due to false positives from seo.classes.php I...
- Peter M Abraham: How would a rule look like that checks if a given IP address is still bound to a given interface?...
- Peter M Abraham: On some servers where their DNS is shaky at start up, APF basically locks up the machine because...
- Ryan M.: I apologize, rfxn.com was recently moved to a new server and is currently undergoing a backend...
- Eyal: Thanks for this excellent product! I found a threat that wasn't detected by maldet. I tried to...
- Christian: Hi Ryan, thanks for working hard on the script :) I'm on Debian Squeeze (64bit) and am...
- yngens: Hi Ryan and All! Trying PRM for the first time, but already excited by the possibilities it is...
Donation Roll
1/1/2012 SBZ Systems $10
12/13/2011 Peter Abraham $150
11/16/2011 2MHost $100
11/10/2011 Ned Dana $100
11/04/2011 Green Olive Tree $75
More...
LMD Malware Updates- gzbase64.inject.unclassed.336.MD5
Mon, 30 Jan 2012 07:02:46 UTC - php.ircbot.lolwut.5002.MD5
Mon, 30 Jan 2012 07:02:44 UTC - php.id.albania.4099.MD5
Mon, 30 Jan 2012 07:02:42 UTC - php.ircbot.lolwut.5136.MD5
Mon, 30 Jan 2012 07:02:39 UTC - php.ircbot.lolwut.5180.MD5
Mon, 30 Jan 2012 07:02:38 UTC - php.cmdshell.c100.2270.MD5
Mon, 30 Jan 2012 07:02:38 UTC - php.clamav.shell-8.2102.MD5
Mon, 30 Jan 2012 07:02:33 UTC - php.ircbot.pbot.5889.MD5
Mon, 30 Jan 2012 07:02:29 UTC - php.ircbot.lolwut.4976.MD5
Mon, 30 Jan 2012 07:02:29 UTC - php.ircbot.lolwut.4942.MD5
Mon, 30 Jan 2012 07:02:28 UTC
- gzbase64.inject.unclassed.336.MD5

about 3 months ago
another error report, cronjob (affects bfd, too).
Oct 30 21:14:01 host /usr/sbin/cron[1585]: (*system*bfd) ERROR (Syntax error, this crontab file will be ignored)
The version of cron shipped with debian and ubuntu seems to have problems with the assignment of the SHELL and MAILTO variables.
SHELL=/bin/bash -> does not work
SHELL=”/bin/sh” -> works
Thanks for you efforts!
about 3 months ago
Installed on Debian Squeeze, LSM keeps throwing errors:
sh install.sh
.: LSM installed
Install path: /usr/local/lsm
Config path: /usr/local/lsm/conf.lsm
Executable path: /usr/local/sbin/lsm
LSM version 0.6
Copyright (C) 2004, R-fx Networks
2004, Ryan MacDonald
This program may be freely redistributed under the terms of the GNU GPL
[: 186: 0.0.0.0:2299: unexpected operator
[: 186: 0.0.0.0:9418: unexpected operator
[: 186: :::9418: unexpected operator
[: 186: 127.0.0.1:3306: unexpected operator
[: 186: 127.0.0.1:80: unexpected operator
generated base comparison files
Any ideas? System is IPv6 enabled. This is the output of "netstat -npl":
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:9418 0.0.0.0:* LISTEN 1866/git-daemon
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 1757/mysqld
tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 1533/apache2
tcp 0 0 0.0.0.0:2299 0.0.0.0:* LISTEN 16259/sshd
tcp6 0 0 :::9418 :::* LISTEN 1866/git-daemon
udp 0 0 178.79.188.15:123 0.0.0.0:* 1787/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:* 1787/ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:* 1787/ntpd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1608/avahi-daemon:
udp 0 0 0.0.0.0:48088 0.0.0.0:* 1608/avahi-daemon:
udp6 0 0 :::123 :::* 1787/ntpd
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 2 [ ACC ] STREAM LISTENING 4596 1596/dbus-daemon /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 3850 1608/avahi-daemon: /var/run/avahi-daemon/socket
unix 2 [ ACC ] STREAM LISTENING 4654 1757/mysqld /var/run/mysqld/mysqld.sock
unix 2 [ ACC ] STREAM LISTENING 50020 19824/clamd /var/run/clamav/clamd.ctl
about 1 year ago
It can be a local system account, or an email address. A local system account requires the proper mail services installed locally. I would recommend you set this to an email address.
about 1 year ago
Hi,
Great project, thanks!
Quick question. In the conf the USER setting. Is this meant for a user or an email address?
about 1 year ago
very nice software
i like it very much but i have a question that if i want to view the new generated comparison files with the help of lsm -g, how can i do that?????