<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 5 Tools to Scan a Linux Server for Malware and Rootkits	</title>
	<atom:link href="https://www.tecmint.com/scan-linux-for-malware-and-rootkits/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 24 Oct 2023 10:33:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Brian Spaeth		</title>
		<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1851621</link>

		<dc:creator><![CDATA[Brian Spaeth]]></dc:creator>
		<pubDate>Wed, 27 Jul 2022 08:50:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30245#comment-1851621</guid>

					<description><![CDATA[What does it mean when ClamAV doesn&#039;t find any infections but reports many errors?]]></description>
			<content:encoded><![CDATA[<p>What does it mean when ClamAV doesn&#8217;t find any infections but reports many errors?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: KJ		</title>
		<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1485230</link>

		<dc:creator><![CDATA[KJ]]></dc:creator>
		<pubDate>Mon, 03 May 2021 14:56:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30245#comment-1485230</guid>

					<description><![CDATA[None of the commands is doing anything.]]></description>
			<content:encoded><![CDATA[<p>None of the commands is doing anything.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jackson		</title>
		<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1470388</link>

		<dc:creator><![CDATA[Jackson]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 13:44:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30245#comment-1470388</guid>

					<description><![CDATA[Update for those reading this years later.

The cron job for rkhunter won&#039;t work. It will get stuck waiting for someone to hit enter on the keyboard.

The correct cronjob would be:
&lt;pre&gt;
30 4 * * * /usr/bin/rkhunter --cronjob --propupd
&lt;/pre&gt;
This will make the job run at 4:30 AM and you can view the log at /var/log/rkhunter.log

If you want emails sent to you edit the following line in /etc/rkhunter.conf:
&lt;pre&gt;
MAIL-ON-WARNING=&quot;example@example.com&quot;
&lt;/pre&gt;
Out of the box rkhunter usually gives some false positives so you need to take some time to configure it to whitelist certain items on your system or you will get an email every day saying there is a problem.]]></description>
			<content:encoded><![CDATA[<p>Update for those reading this years later.</p>
<p>The cron job for rkhunter won&#8217;t work. It will get stuck waiting for someone to hit enter on the keyboard.</p>
<p>The correct cronjob would be:</p>
<pre>
30 4 * * * /usr/bin/rkhunter --cronjob --propupd
</pre>
<p>This will make the job run at 4:30 AM and you can view the log at /var/log/rkhunter.log</p>
<p>If you want emails sent to you edit the following line in /etc/rkhunter.conf:</p>
<pre>
MAIL-ON-WARNING="example@example.com"
</pre>
<p>Out of the box rkhunter usually gives some false positives so you need to take some time to configure it to whitelist certain items on your system or you will get an email every day saying there is a problem.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gordon		</title>
		<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1429344</link>

		<dc:creator><![CDATA[Gordon]]></dc:creator>
		<pubDate>Sat, 06 Feb 2021 01:25:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30245#comment-1429344</guid>

					<description><![CDATA[Is there an easy way to scan for malware in hardware/firmware?]]></description>
			<content:encoded><![CDATA[<p>Is there an easy way to scan for malware in hardware/firmware?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 1776 Will Commence Again		</title>
		<link>https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1400920</link>

		<dc:creator><![CDATA[1776 Will Commence Again]]></dc:creator>
		<pubDate>Mon, 14 Dec 2020 15:55:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30245#comment-1400920</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1193731&quot;&gt;Chris&lt;/a&gt;.

Windows = Socialism
Linux = Capitalism]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/scan-linux-for-malware-and-rootkits/comment-page-1/#comment-1193731">Chris</a>.</p>
<p>Windows = Socialism<br />
Linux = Capitalism</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
