Hello,
I installed chkrootkit on my server and it gave this result:
Checking `bindshell'... INFECTED (PORTS: 465)
After this I ran the following commands:
[email protected] [~/chkrootkit-0.43]# fuser 465/tcp
465/tcp: 32735
[email protected] [~/chkrootkit-0.43]# ps -ef | grep -i 32735
mailnull 32735 1 0 May13 ? 00:00:00 /usr/sbin/exim -tls-on-connect -bd -oX 465
root 25309 24033 0 09:52 pts/2 00:00:00 grep -i 32735
Is this root user ok? Or is this a security bug?
I installed chkrootkit on my server and it gave this result:
Checking `bindshell'... INFECTED (PORTS: 465)
After this I ran the following commands:
[email protected] [~/chkrootkit-0.43]# fuser 465/tcp
465/tcp: 32735
[email protected] [~/chkrootkit-0.43]# ps -ef | grep -i 32735
mailnull 32735 1 0 May13 ? 00:00:00 /usr/sbin/exim -tls-on-connect -bd -oX 465
root 25309 24033 0 09:52 pts/2 00:00:00 grep -i 32735
Is this root user ok? Or is this a security bug?