<?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>gHacks technology news &#187; ClamAV</title> <atom:link href="http://www.ghacks.net/tag/clamav/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sun, 21 Mar 2010 22:59:13 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Scan a Windows drive for viruses using Linux</title><link>http://www.ghacks.net/2010/03/09/scan-a-windows-drive-for-viruses-using-linux/</link> <comments>http://www.ghacks.net/2010/03/09/scan-a-windows-drive-for-viruses-using-linux/#comments</comments> <pubDate>Tue, 09 Mar 2010 01:01:44 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[antivirus]]></category> <category><![CDATA[ClamAV]]></category> <category><![CDATA[f-prot]]></category> <category><![CDATA[virus-scanner]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=23573</guid> <description><![CDATA[Recently I came into a client who had a Windows XP machine that contained a nasty little virus that rendered the machine nearly unusable. When the machine would boot the CPU was pegging out at 100%, causing the GUI to be nearly unresponsive. I attempted to run AVG, Avast, Malwarebytes &#8211; but all for naught. The [...]]]></description> <content:encoded><![CDATA[<p>Recently I came into a client who had a Windows XP machine that contained a nasty little virus that rendered the machine nearly unusable. When the machine would boot the CPU was pegging out at 100%, causing the GUI to be nearly unresponsive.</p><p>I attempted to run AVG, Avast, Malwarebytes &#8211; but all for naught. The machine was so slow it seemed as if installing a simple anti-virus tool was going to take me an entire 40 hour work week. So I opted for a different approach. Instead of allowing Windows to boot, I decided it was time take advantage of my good old friend, Linux! That&#8217;s right, Linux can scan a Windows machine for viruses, and it does it quite well. And in this article I am going to show you a quick way to achieve this.</p><p><span id="more-23573"></span><strong>What you need</strong></p><p>Amidst all the simplicity you will enjoy with the Linux scanning, there are a few things you will need. First you need to remove that drive from the Windows machine. That&#8217;s right, we&#8217;re going to attach it to the Linux machine and do a scan of this now &#8220;external&#8221; drive. I prefer to use a tool that allows me to attach the drive such that the drive is attached to the machine via USB.</p><p>You will also want to have a modern instance of Linux up and running. The machine can already be on. In fact, it&#8217;s better if it is.</p><p>You will also need to install an anti-virus on Linux. <a title="F-Prot" href="http://www.f-prot.com/download/home_user/" target="_blank">http://www.f-prot.com/download/home_user/</a> is an outstanding choice.</p><p><strong>The &#8220;how to&#8221;</strong></p><p>The first thing you need to do is connect the infected drive to the Linux machine. Depending upon your distribution, an icon should appear on your desktop. If it does, double click that icon so to ensure the drive mounts. Now check to where that drive mounted (most likely in <strong>/media</strong>). What you will now do is use your Linux scanning tool to scan that mounted drive.</p><p>Let&#8217;s say you are using F-Prot. To run this scan you would issue the command:</p><p><em>fpscan &#8211;disinfect /media/DISK</em></p><p>Where DISK is the mount point of your disk.</p><p>This will scan that drive and disinfect it. Understand that if one scanner doesn&#8217;t locate the infected files you might want to run a different scan. You can use <a title="ClamAV" href="http://www.clamav.net/" target="_blank">ClamAV</a> for email-based viruses (Check out my article &#8220;<a title="ClamTK on Ghacks" href="http://www.ghacks.net/2010/01/20/scan-your-linux-machine-for-viruses-with-clamtk/" target="_blank">Scan your Linux machine for viruses with ClamTK</a>&#8221; for using a GUI front end for ClamAV). NOTE: I will be doing an article on installing and using Avira Antivir on Linux this week.</p><p>Hopefully one of your anti-virus tools will have caught the culprit and either quarantined or removed the virus. Once you are done with the scan, make sure you unmount the &#8220;external&#8221; drive before you remove the hardware.</p><p>After the hard drive is off the Linux machine, re-install it to the Windows machine, and boot up. Hopefully you are good to go.</p><p><strong>Final thoughts</strong></p><p>You probably never thought you would need any anti-virus on a Linux machine. Well, if your Windows machine has become unusable you have found the perfect use for such a combination. And  remember, if you are using Linux for your mail server, you should certainly have anti-virus installed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/09/scan-a-windows-drive-for-viruses-using-linux/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Scan your Linux machine for viruses with ClamTk</title><link>http://www.ghacks.net/2010/01/20/scan-your-linux-machine-for-viruses-with-clamtk/</link> <comments>http://www.ghacks.net/2010/01/20/scan-your-linux-machine-for-viruses-with-clamtk/#comments</comments> <pubDate>Wed, 20 Jan 2010 15:13:43 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Email]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[ClamAV]]></category> <category><![CDATA[clamtk]]></category> <category><![CDATA[freshclam]]></category> <category><![CDATA[virus]]></category> <category><![CDATA[virus signatures]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=22472</guid> <description><![CDATA[What do you mean &#8211; &#8220;scan your Linux machine for viruses&#8221;? Linux is immune to viruses right? Well&#8230;mostly. Even though a proof of concept virus has been discussed, and nothing has actually made it into the wild&#8230;you still have email on your system. Some of that email could easily make its way (by way of [...]]]></description> <content:encoded><![CDATA[<p>What do you mean &#8211; &#8220;scan your Linux machine for viruses&#8221;? Linux is immune to viruses right? Well&#8230;mostly. Even though a proof of concept virus has been discussed, and nothing has actually made it into the wild&#8230;you still have email on your system. Some of that email could easily make its way (by way of forward for example) to another, non-Linux, machine. Because of that alone you should employ a virus scanner on ALL of your machines (Linux, Mac, Windows&#8230;)</p><p>For Linux, ClamAV is one of the best virus scanners. And not only is ClamAV one of the best, it also has a great front-end for users who prefer to not have to deal with command line tools. That front-end? ClamTk. In this article you will learn how to install and use ClamTk to keep your Linux box virus free. Your friends and co-workers might thank you in the end.</p><p><span id="more-22472"></span><strong>Installation</strong></p><p>First and foremost, ClamAV is required (You can read more about ClamAV in my article &#8220;<a title="Add antivirus to Postfix with ClamAV" href="http://www.ghacks.net/2009/10/25/add-antivirus-to-postfix-with-clamav/" target="_blank">Add antivirus to Postfix with ClamAV</a>&#8220;) so you will need to have that installed and updated (might even be wise to make sure ClamAV is the latest version and run the <em>freshclam</em> command to update your virus signatures before you begin the installation of ClamTk).</p><p>If you&#8217;re unsure how to update ClamAV you can do so fairly easily. Let me show you how to update ClamAV in Debian. Follow these steps:</p><ol><li>Open up a terminal window.</li><li>Gain super-user access (either with the <em>su</em> command or using <em>sudo</em> &#8211; depending upon how you use/administer your system).</li><li>Open up the <strong>/etc/apt/sources.list</strong> file in your favorite editor.</li><li>Add the line <em>deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free </em>to the bottom of the file.</li><li>Save and close the <strong>sources.list</strong> file.</li><li>Issue the command <em>apt-get update.</em></li><li>Issue the command <em>apt-get install clamav clamav-base clam-freshclam.</em></li></ol><p>Your ClamAV should be up to date. Now let&#8217;s install ClamTk.</p><p>From the same terminal window, issue the command <em>apt-get install clamtk </em>which will install the latest version of ClamTk. You are ready to scan.</p><p><strong>Using ClamTk</strong></p><div id="attachment_22473" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2010/01/clamtk_main.png"><img class="size-medium wp-image-22473 " src="http://www.ghacks.net/wp-content/uploads/2010/01/clamtk_main-500x316.png" alt="" width="300" height="190" /></a><p class="wp-caption-text">Figure 1</p></div><p>To open the ClamTk window (see Figure 1) you can either click <strong>Applications &gt; System Tools &gt; Virus Scanner</strong> or from either the run dialog (&lt;Alt&gt;F2) or a terminal window issue the command <em>clamtk</em>. One of the first things you should do is click <strong>Help &gt; Update Signatures </strong>which effectively runs the <em>freshclam </em>command.</p><p>You can take care of scanning a few different ways:</p><ul><li>Click Home button (the Home icon) to do a quick scan of your <strong>~/</strong> directory.</li><li>Click the Binoculars icon to scan a single file.</li><li>Click the magnifying glass to scan a directory.</li><li>Click <strong>Scan &gt; Recursive Scan </strong>to scan a parent directory and it&#8217;s children.</li><li>Click <strong>Scan &gt; Home (thorough) </strong>to do a more thorough scan of your home directory.</li></ul><p>Since I use Claws Mail, I would want to do a recursive scan on the <strong>~/Mail</strong> directory. I will warn you, a thorough, recursive scan can be somewhat resource intensive. So if you need to do this type of scan, you might want to do it when you&#8217;re not busy, otherwise your machine might become a bit less responsive.</p><p><strong>Final thoughts</strong></p><p>I am happy to say that I have yet to come across an infected file on any of my Linux machines. Does that mean I will stop scanning? No. I get a ton of email, and I prefer to do my part to ensure that no email that might leave my inbox (especially forwards) contains a virus. You should do this as well, even when Linux is your main operating system.</p><p><em><br /> </em></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/20/scan-your-linux-machine-for-viruses-with-clamtk/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>KlamAV: Outstanding KDE front-end for Linux anti-virus</title><link>http://www.ghacks.net/2009/06/18/klamav-outstanding-kde-front-end-for-linux-anti-virus/</link> <comments>http://www.ghacks.net/2009/06/18/klamav-outstanding-kde-front-end-for-linux-anti-virus/#comments</comments> <pubDate>Thu, 18 Jun 2009 20:54:16 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[software]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[ClamAV]]></category> <category><![CDATA[KlamAV]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=13684</guid> <description><![CDATA[You don&#8217;t usually here that phrase spoken &#8220;Linux anti-virus&#8221;. But it does exist. One of the more popular Linux anti-virus tools is ClamAV. But to most users (especially new users) ClamAV is a bit challenging to use. That is where KlamAV comes in. KlamAV does an outstanding job of making ClamAV a user-friendly tool. Unlike ClamAV, [...]]]></description> <content:encoded><![CDATA[<p>You don&#8217;t usually here that phrase spoken &#8220;Linux anti-virus&#8221;. But it does exist. One of the more popular Linux anti-virus tools is ClamAV. But to most users (especially new users) ClamAV is a bit challenging to use. That is where <a title="KlamAV" href="http://klamav.sourceforge.net/klamavwiki/index.php/Main_Page" target="_blank">KlamAV</a> comes in. KlamAV does an outstanding job of making ClamAV a user-friendly tool.</p><p>Unlike ClamAV, KlamAV is a GUI tool. So there&#8217;s no need for opening up a terminal window and learning commands in order to scan either KMail or Evolution for viruses. And KlamAV is full of user-friendly features. Let&#8217;s take a look at how this gui tool can give you and your users even more of a security edge than they already have thanks to the Linux operating system.</p><p><span id="more-13684"></span><strong>Getting and installing</strong></p><p>More than likely KlamAV and its requisite ClamAV are in your distributions repositories. So if you open up your Add/Remove Applications tool you can install KlamAV using the following steps:</p><ol><li>Do a search for &#8220;klamav&#8221; (no quotes).</li><li>Select the resulting KlamAV listing.</li><li>Click Apply.</li><li>OK the dependencies.</li><li>Sit back and watch the installation happen.</li></ol><p>When the install completes, you are ready for your first KlamAV run.</p><p><strong>First run</strong></p><p>When you run KlamAV for the first time you have to walk through an easy-to-use setup wizard. This wizard will have you locate your signature database and quarantine locations (the defaults will work) and that&#8217;s it. When the wizard completes you will more than likely be told your installation (or signatures) is out of date.</p><div id="attachment_13685" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/klamav.png"><img class="size-medium wp-image-13685" src="http://www.ghacks.net/wp-content/uploads/2009/06/klamav-500x319.png" alt="Figure 1" width="300" height="191" /></a><p class="wp-caption-text">Figure 1</p></div><p>As soon as KlamAV is running for the first time you will see the Update tab of the KlamAV window (see Figure 1). Automatically a new virus definition will begin downloading. Once that is finished you are ready to start scanning.</p><p>The first thing you want to do is go to the Email Protection tab and select your email client. As stated earlier, KlamAV can protect both Kmail and Evolution. If you use Kmail KlamAV can set it up automatically. If you use Evolution you have to set up a filter in Evolution to pipe incoming and outgoing mail through klammail. Once that filter is set up you have to create a second filter to send any email with &#8220;virus-found&#8221; in the header to a quarantine folder.</p><p>If you click on the Scan tab you will notice a directory tree. From here you can scan files with the help of the kernel module Dazuko. So you can manually scan your directories for viruses.</p><p><strong>Auto update</strong></p><p>You can also set KlamAV to automatically update your virus database (definitions).  To do this go to the Update tab and then click on the &#8220;Update Virus Database Automatically&#8221; and then select how often you want it to be automatically updated. You can also manually update the database by clicking the Update Now button.</p><p><strong>But why?</strong></p><p>You may be asking yourself &#8220;why employ a virus scanner on Linux when the vast majority of viruses can&#8217;t harm my machine?&#8221; That is true, but those viruses can harm all of those people you might forward an email to who use Windows. To protect them why not scan all of your outgoing email. Better safe than sorry in that regard.</p><p><strong>Final thoughts</strong></p><p>Even if you are running the Linux operating system, you would do well to employ some form of anti-virus, even if only to protect users you forward email to. And if you do look for a Linux anti-virus, KlamAV is one of the best.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/18/klamav-outstanding-kde-front-end-for-linux-anti-virus/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/17 queries in 0.004 seconds using disk

Served from: www.ghacks.net @ 2010-03-22 02:59:04 -->