<?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>cPanelConfig - cPanel server configuration guide &#187; chkrootkit</title>
	<atom:link href="http://www.cpanelconfig.com/tag/chkrootkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpanelconfig.com</link>
	<description>The complete guide to setup and manage a cPanel based server</description>
	<lastBuildDate>Fri, 17 Jul 2009 11:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install and use chkrootkit</title>
		<link>http://www.cpanelconfig.com/cpanel-security-related-articles/install-chkrootkit/</link>
		<comments>http://www.cpanelconfig.com/cpanel-security-related-articles/install-chkrootkit/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 22:05:18 +0000</pubDate>
		<dc:creator>yolau</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[chkrootkit]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.cpanelconfig.com/cpanel-security-related-articles/install-chkrootkit/</guid>
		<description><![CDATA[



What is chkrootkit?
chkrootkit is a tool to locally check for signs of a rootkit.  It
contains:
* chkrootkit: a shell script that checks system binaries for
   rootkit modification.
* ifpromisc.c: checks if the network interface is in promiscuous
   mode.
* chklastlog.c: checks for lastlog deletions.
* chkwtmp.c: checks for wtmp deletions.
* check_wtmpx.c: checks for wtmpx deletions.  (Solaris only)
* chkproc.c: checks [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
<strong>What is chkrootkit?</strong></p>
<p>chkrootkit is a tool to locally check for signs of a rootkit.  It<br />
contains:</p>
<p>* chkrootkit: a shell script that checks system binaries for<br />
   rootkit modification.</p>
<p>* ifpromisc.c: checks if the network interface is in promiscuous<br />
   mode.</p>
<p>* chklastlog.c: checks for lastlog deletions.</p>
<p>* chkwtmp.c: checks for wtmp deletions.</p>
<p>* check_wtmpx.c: checks for wtmpx deletions.  (Solaris only)</p>
<p>* chkproc.c: checks for signs of LKM trojans.</p>
<p>* chkdirs.c: checks for signs of LKM trojans.</p>
<p>* strings.c: quick and dirty strings replacement.</p>
<p>* chkutmp.c: checks for utmp deletions.</p>
<p><strong>How to install chkrootkit</strong></p>
<ol>
<li>Login to your server as root</li>
<li>Download chkrootkit and extract the archive</li>
<blockquote><p>wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz<br />
tar xvzf chkrootkit.tar.gz<br />
cd chkrootkit-0.47</p></blockquote>
<p><!--adsense--></p>
<li>Install chkrootkit</li>
<blockquote><p>make sense</p></blockquote>
<li>Now lets run chkrootkit</li>
<blockquote><p>/root/chkrootkit-0.47/chkrootkit</p></blockquote>
</ol>
<p>Make sure you run it on a regular basis, perhaps you can include the scan in a cron job.<br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelconfig.com/cpanel-security-related-articles/install-chkrootkit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
