<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; rootkit</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/rootkit/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Sun, 10 May 2026 14:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux下rootkit后门检测工具chkrootkit安装使用</title>
		<link>https://www.osyunwei.com/archives/10099.html</link>
		<comments>https://www.osyunwei.com/archives/10099.html#comments</comments>
		<pubDate>Sun, 30 Apr 2017 15:41:57 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[安全优化]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[后门检测]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=10099</guid>
		<description><![CDATA[说明： 操作系统：CentOS 一、安装编译工具包 yum install gcc gcc-c++ make yum install glibc-static 二、安装chkrootkit cd /usr/local/src/ wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz #下载软件包 tar zxvf chkrootkit.tar.gz #解压 cd chkrootkit-0.52 make sense #安装 mv /usr/local/src/chkrootkit-0.52 /usr/local/chkrootkit #拷贝到安装目录 三、使用chkrootkit /usr/local/chkrootkit/chkrootkit cd /usr/local/chkrootkit ./chkrootkit &#124; grep INFECTED 出现INFECTED就说明系统可能有问题了 ./chkrootkit &#124; grep INFECTED 备注：CentOS 7.x 可能会出现下面的提示，原因是系统默认缺少netstat命令 chkrootkit: can't find `netstat'. yum whatprovides *netstat #查看命令所在的安装包 yum [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/10099.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/10099.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
