<?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 &#124; Latest Tech News, Software And Tutorials &#187; virus scanners</title> <atom:link href="http://www.ghacks.net/tag/virus-scanners/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Bitdefender: Linux antivirus made simple</title><link>http://www.ghacks.net/2010/03/23/bitdefender-linux-antivirus-made-simple/</link> <comments>http://www.ghacks.net/2010/03/23/bitdefender-linux-antivirus-made-simple/#comments</comments> <pubDate>Tue, 23 Mar 2010 11:09:08 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[antivirus]]></category> <category><![CDATA[virus scanners]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23912</guid> <description><![CDATA[We&#8217;ve covered a few Linux antivirus tools here on Ghacks (see &#8220;Install Avira Antivirus on Linux&#8221; or &#8220;Rescue that infected Windows drive with Trinity Rescue&#8221; or the articles covering ClamAV). All of those solutions are solid, but none of them offer the Windows-like ease of use that Bitdefender offers. Now, before you begin this journey [...]]]></description> <content:encoded><![CDATA[<p>We&#8217;ve covered a few Linux antivirus tools here on Ghacks (see &#8220;<a
title="Avira Antivirus on Linux" href="http://www.ghacks.net/2010/03/09/install-avira-antivir-on-linux/" target="_blank">Install Avira Antivirus on Linux</a>&#8221; or &#8220;<a
title="Rescue that infected Windows drive with Trinity Rescue" href="http://www.ghacks.net/2010/03/10/rescue-that-infected-windows-machine-with-trinity-rescue/" target="_blank">Rescue that infected Windows drive with Trinity Rescue</a>&#8221; or the articles covering <a
title="ClamAV" href="http://www.ghacks.net/index.php?s=clamav" target="_blank">ClamAV</a>). All of those solutions are solid, but none of them offer the Windows-like ease of use that <a
title="Bitdefender" href="http://www.bitdefender.com/" target="_blank">Bitdefender</a> offers.</p><p>Now, before you begin this journey with Bitdefender, know that this tool is not free, nor open source. The Linux port of Bitdefender is proprietary and you will have to pay for a license. There is a trial license to use to see if this tool is worth purchasing. I think, after using it, you will find it is worth the purchase price.</p><p>In this article I will show you how to install and use Bitdefender on Linux.</p><p><span
id="more-23912"></span><strong>Before we begin</strong></p><p>You might be asking yourself <em>Why would I purchase a proprietary antivirus software for Linux?</em>&#8221; I have often advocated one of the best solutions for disinfecting a Windows drive is to remove that drive and attach it to a Linux machine and run an antivirus software on the mounted drive. Bitdfefender is a perfect solution for that task. With a proprietary software you will remain up to date on virus definitions as well as have the support of the company that makes the software. These are must-haves in the world of business. Why not have them at home as well?</p><p><strong>Installation</strong></p><p>The installation of Bitdefender is simple. Download the <a
title="Bitdefender download" href="http://www.bitdefender.com/site/Downloads/businessSolutions/1/" target="_blank">executable binary installation file</a> and save it in your <strong>~/Downloads</strong> directory. Now follow these steps:</p><ol><li>Open up a terminal window.</li><li>Give the newly downloaded file executable permissions with the command <em>chmod u+x BitDefender-Antivirus-XXX.run </em>Where XXX is the release number.</li><li>Issue the command <em>sudo./BitDefender-Antivirus-XXX.run </em>(Where XXX is the release number) to install the software.</li><li>Agree to the license.</li><li>Allow the installation tool to install the GUI package.</li><li>That&#8217;s it. You are now ready to run BitDefender.</li></ol><p><strong>Usage</strong></p><div
id="attachment_23914" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/03/bitdefender_main.png"><img
class="size-medium wp-image-23914 " src="http://www.ghacks.net/wp-content/uploads/2010/03/bitdefender_main-500x390.png" alt="" width="300" height="234" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To run the BitDefender GUI you can issue the command <em>bdgui, </em>which will open up the main window (see Figure 1). As you can see, the GUI is very reminiscent of any given Windows antivirus GUI.</p><p>One of the first things you should do is run a definitions update. This is done by clicking the Update button. When you do that a small window will open giving you the progress of the update. The download can be fairly large so give it plenty of time to finish.</p><p>To run a scan you simple click on the Scanner button and then, in the new window, select the directory you want to scan. Of course, should you want to scan your entire Linux machine you would select <strong>/</strong> (the root directory) for scanning.</p><p>I will warn you. On my systems I tend to retain a lot of distribution ISO files (for testing and  so on). These take a LONG time to scan, so you might want to set the *iso extension as an exception to scanning (if you trust your iso sources of course).</p><p><strong>Final thoughts</strong></p><p>Outside of that, you will find the BitDefender antivirus solution as simple to use as its Windows counterparts. The GUI is well designed and the product works exactly as you would expect. If you are looking for an antivirus that is user-friendly and reliable, but for the Linux operating system, BitDefender might be your tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/23/bitdefender-linux-antivirus-made-simple/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Overview of Online Virus Scanners</title><link>http://www.ghacks.net/2008/07/11/overview-of-online-virus-scanners/</link> <comments>http://www.ghacks.net/2008/07/11/overview-of-online-virus-scanners/#comments</comments> <pubDate>Fri, 11 Jul 2008 08:54:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[malicious software]]></category> <category><![CDATA[online scanner]]></category> <category><![CDATA[online virus scanners]]></category> <category><![CDATA[trojan]]></category> <category><![CDATA[virus]]></category> <category><![CDATA[virus scanners]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5288</guid> <description><![CDATA[Scanning the computer from an online location provides several advantages over the classic local scan. The most prominent one is that the risk of a virus infection of the virus scanner is not present and that the engine used by the scanner is usually up to date. A local virus scanner needs to be updated [...]]]></description> <content:encoded><![CDATA[<p>Scanning the computer from an online location provides several advantages over the classic local scan. The most prominent one is that the risk of a virus infection of the virus scanner is not present and that the engine used by the scanner is usually up to date. A local virus scanner needs to be updated regularly to stay effective.</p><p>An Internet connection is needed on the other hand to perform the scan which sometimes can be a problem if the system is not booting into the operating system. A Live CD could help but many Online Virus Scanners demand the Internet Explorer which is obviously unavailable on Linux systems.</p><p>Online Virus Scanners can be used to get a &#8220;second opinion&#8221; without having to install another anti-virus software on the computer. It is probably a good idea to use as many of the virus scanners as possible if it is suspected that the system was infected by a virus. Below is a list of services that provide access to online virus scanners.</p><p><span
id="more-5288"></span><a
href="http://www.bitdefender.com/scanner/online/free.html">Bitdefender Online Scanner</a> &#8211; requires Internet Explorer 4+</p><p><a
href="http://www.eset.eu/eset-online-scanner">Eset Online Scanner</a> &#8211; requires Internet Explorer</p><p>F-Secure Online Scanner &#8211; works only with Internet Explorer 6+</p><p><a
href="http://www.kaspersky.com/virusscanner">Kaspersky Free Virus Scan</a> &#8211; browser independent, downloads roughly 25 Megabytes of files prior to scanning. User can select locations to scan. The scanner does not remove infected files.</p><p>McAfee FreeScan &#8211; requires Microsoft Internet Explorer 5.5+</p><p><a
href="http://onecare.live.com/site/en-US/default.htm">Microsoft OneCare Live</a> &#8211; requires Internet Explorer.</p><p><a
href="http://www.pandasecurity.com/homeusers/solutions/activescan/">Panda ActiveScan</a> &#8211; requires Internet Explorer or Firefox, does not run in Opera.</p><p><a
href="https://www.grc.com/x/ne.dll?bh0bkyd2">Shields Up!</a> &#8211; browser independent but very slow and unresponsive currently.</p><p><a
href="http://security.symantec.com/sscv6/WelcomePage.asp">Symantec Security Check</a> &#8211; down or gone.</p><p><a
href="http://housecall.trendmicro.com/">Trendsecure HouseCall</a> &#8211; Java based scanner, works with Java compatible browsers.</p><p><a
href="http://www.windowsecurity.com/securitytests/">Windows Security</a> &#8211; Trojan scan that requires Internet Explorer 5+</p><p><strong>File Scanners:</strong></p><p><a
href="http://onlinescan.avast.com/">Avast Online Scanner</a> &#8211; file size limit of 512 Kilobyte</p><p><a
href="http://virusscan.jotti.org/en">Virus Scan</a> &#8211; file size limit of 10 Megabyte.</p><p><a
href="http://www.virustotal.com/">Virus Total</a> &#8211; email upload option, 10 Megabyte file size limit.</p><p>Do you know any other services where users can scan files or the computer ?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/11/overview-of-online-virus-scanners/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
