Surprised that I am the first, but rkhunter and chkrootkit are known for giving false positives. If it isn't documented on google as being part of an exploit, I wouldn't worry too much about it. If you really want to, check the type of file with the file command:
Code:
file /usr/lib/firefox-3.6.18/.autoreg /usr/lib/jvm/.java-6-openjdk.jinfo /usr/lib/pymodules/python2.6/.path /usr/lib/xulrunner-1.9.2.18/.autoreg
Unless it is an executable file of some sort (like an ELF) or a script (check the permissions with `ls -l /usr/lib/firefox-3.6.18/.autoreg /usr/lib/jvm/.java-6-openjdk.jinfo /usr/lib/pymodules/python2.6/.path /usr/lib/xulrunner-1.9.2.18/.autoreg` minus the quotes), I probably wouldn't worry about it.
Cipherboy
Bookmarks