[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] "isamchk" and "isamlog" files in /usr/bin



> Does anyone else have these two files in /usr/bin..?  I just 
> found these two 
> files on the box I think has been compromised (again), and the other two 
> boxes do NOT have these two files..
> 
> -rwxr-xr-x   1 root     root      1706802 Feb 13  2000 isamchk
> -rwxr-xr-x   1 root     root      1643638 Feb 13  2000 isamlog

these come from mysql.

try this:

rpm -qf /path/to/filename

e.g
# rpm -qf /usr/bin/isamchk
MySQL-3.22.32-1



alex