Linux Software & Blog
- Upgrade CentOS 4.8 to 5.x (32bit) (47)
- 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.: When you place an address with no advanced syntax into allow_hosts.rules, the trust on that address...
- Ryan M.: That is not the case, inotifywait from the inotify-tools package contains a recursive option: ...
- Dan Kitchen: I have identified what I believe is a bug this evening... We have a server where we need to...
- Ryan M.: It does not currently but I will look into adding support for it in the next release.
- Ryan M.: This has been fixed in the release version of PRM, thank you for catching this and alerting me to...
- Seb: In v1.1.2 the "shell command paths now auto discovered" causes prm to try running /bin/$LOGGER...
- agile methods: agile methods... [...]Upgrade CentOS 4.8 to 5.x (32bit) | R-fx Networks[...]...
- Juan Manuel: I have a dependency issue with filesystem: Error: Missing Dependency: filesystem >= 2.3.7-1 is...
Donation Roll
3/1/2012 HostTornado $25
2/20/2012 Gabriel Schillaci $10
2/16/2012 Anonymous $50
2/8/2012 Socalweb, LLC $100
2/2/2012 Nicholas Mazza $100
More...
LMD Malware Updates- php.ircbot.pbot.6087.MD5
Thu, 03 May 2012 11:14:08 UTC - gzbase64.inject.unclassed.383.MD5
Thu, 03 May 2012 11:14:02 UTC - base64.inject.unclassed.143.MD5
Thu, 03 May 2012 11:14:00 UTC - php.ircbot.pbot.6091.MD5
Thu, 03 May 2012 11:14:00 UTC - gzbase64.inject.unclassed.526.MD5
Thu, 03 May 2012 11:13:56 UTC - php.ircbot.pbot.5925.MD5
Thu, 03 May 2012 11:13:54 UTC - base64.inject.unclassed.50.MD5
Thu, 03 May 2012 11:13:53 UTC - php.id.fx29.4409.MD5
Thu, 03 May 2012 11:13:50 UTC - perl.ircbot.UberCracker.2052.MD5
Tue, 01 May 2012 13:52:51 UTC - php.ircbot.pbot.6080.MD5
Tue, 01 May 2012 13:52:47 UTC
- php.ircbot.pbot.6087.MD5

about 6 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 6 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?????