今天,我启动了老虎,它确实报告了根工具包警报。Chkrootkit也同意。
我怎样才能移除这个根包?我如何找到它是如何安装的,这样我就可以解决我的Ubuntu12.04 LTS web服务器中的弱点了?
虎的
# Performing check for rookits...
# Running chkrootkit (/usr/sbin/chkrootkit) to perform further checks...
--ALERT-- [rootkit005a] Chkrootkit has found a file which seems to be infected
because of a rootkit
--ALERT-- [rootkit009a] A rootkit seems to be installed in the system
INFECTED (PORTS: 465)
chkrootkit的
Checking `bindshell'... INFECTED (PORTS: 465)
$ netstat --all --numeric-ports --program |grep 465
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 2283/master
tcp6 0 0 :::465 :::* LISTEN 2283/master
https://askubuntu.com/questions/363028
复制相似问题