Avira Antivir Professional: command line scanner with a really low overhead
Avira Antivir, if you can get past the avoidably ugly name, lives in the shady realms of the command line, though it needs no real knowledge of Bash to install or use.
Download the archive and run the install script within to set everything up. There follows a series of questions about which options are to be installed, whether to use the scan-on-access service (which requires Dazuko) and where you've put your keyfile. The latter was the only hitch on installing.
Avira
For reasons still unclear, the website provided us with a trial key, but it didn't work. If you have the same problem, pretend you live in the USA…
Once we had it installed, we noticed the presence of a configuration file and daemons automatically being installed to run the software on startup.
Running the test scan was surprising – the software seemed to be instantaneous, and barely took up any memory or CPU cycles at all. It would have been easy to believe that nothing had happened, but the scanner identified all of our infected files and offered to quarantine them.
The default settings seem good enough and the virus database is kept well up to date, so you needn't fear that you need to be extra vigilant in the configuration. It works impressively quickly – it's just a shame that the on-access scanning isn't available for modern kernels.
Avira does have free versions of its other antivirus software, but all the Linux versions come under the Professional department, so there's no dispensation if you're a non-business user. That said, the licensing structure doesn't make it expensive: £25 for a year-long single-user licence.
Avira Antivir Professional
Version: 3.0.5
Website: www.avira.com 
Price: £25
Pretty average all-round, and not worth paying for when there are better alternatives out there.
Rating: 5/10
ClamAV: flying the flag for open source antivirus software
ClamAV was originally developed as a mail scanner, and there are plenty of configuration options and tools for integrating it into your local mail server. For the same reason, it also supports a lot of archive formats that are commonly used for email attachments, though some of these may have been disabled if you installed ClamAV through a distro package.
It isn't complicated to compile, since the source is well documented, doesn't have a great deal of demands in terms of third-party libraries and gives you the opportunity to ensure the options you want are installed.
ClamAV
Once installed, ClamAV consists of two main parts. Clamscan is the command line tool to scan whatever you point it at. As with most commands, there's a host of switches to control behaviour and, among other things, this accounts for its versatility.
The second part to ClamAV is clamd, the daemon process that runs in the background and can be configured to scan at regular intervals or watch certain places. Like some of the other software included here, it can be configured to offer on-access scanning (including, thanks to it being open source, support for the latest version of Dazuko) and there's useful guidance on how to enable this on the ClamAV site.
The major disappointment with ClamAV was its failure to scan the ISO image file properly. This was a bit confusing, because the software did once support ISO file scanning, though a search through the documentation now reveals no clues.
As we had a testing policy of using defaults, it would have been unfair on the other software to mess around too much. Suffice to say, there didn't seem to be a simple way of getting this to work.
ClamAV
Version: 0.95.3
Website: www.clamav.net 
Price: Free
This gets great kudos for being open source, but loses points for failing the ISO test.
Rating: 8/10

Sophos: the antivirus heavyweights continue to support Linux – but is it worth it?
UK-based Sophos has come to be a recognisable name in the world of business-oriented antivirus software. Earlier versions of Sophos have appeared in the pages of LXF and fared well, so it's good to see that Sophos continues to support Linux.
This software is commercial and there are no freebies for desktop users, but there's a trial version available. Although the install script gamely suggests that it's trying to build the on-access support for the kernel, it's sadly trying to build an old 2.x module for Dazuko.
Sophos
It's hard in many repescts for the developers – they want to support the business and server distros, so they've opted for 2.x support. Unfortunately, 2.x won't work with the latest kernels, so eventually the software is going to need to support 3.x.
Sophos has an interesting collection of interfaces. Your scanning can be viewed and manipulated remotely over the web. As well as its own server interface for a simple lookup via HTTP, there's also a Webmin module for Sophos.
Webmin is a web-based sysadmin tool, which for many years was a popular way of running remote machines and servers, so this adds some weight to Sophos's claim of being an integrated and manageable solution.
Running scans from the shell is no problem and a shell client lends itself to being scriptable and run via a Cron job at an appropriate time of day. Although not the fastest on test, it wasn't that slow or cumbersome either.
Sadly, for something that seemed so large, Sophos also failed the virus test, with the usual flaw of not checking inside the ISO files – which is odd, because the scan took long enough.
Sophos Anti-Virus 
Version: 4.47
Website: www.sophos.com 
Price: £67
Corporate scanning, but it isn't as comprehensive as you might hope and again failed the ISO test.
Rating: 4/10



ClamTK: The one with GTK and Perl
ClamTk is almost the default front-end to clamscan, in that even distros that prefer KDE to Gnome often install it, so it must have something going for it.
When it runs, this tool will check for the current version of itself, the ClamAV back-end and virus signature files, displaying the results in an easily understood status table. Buttons along the top give quick access to the scanning functions, while various options can be turned on and off via the switches below. You may prefer to use the menu for some operations, but there isn't a lot that can go wrong with this simple client.
ClamTK
One feature worth noting is the searchable history log, which tracks any previous naughtiness and what files were involved, though it lacks some of the useful features of other front-ends such as KlamAV.
As the most popular front-end to ClamAV, you'll find up-to-date packages in almost every distro repository that carries ClamAV, though there's a quick note for Fedora users: for some reason the package currently showing for Fedora 12 is old and doesn't actually work, but you can get an RPM built by the developer at the ClamTk website.
If you want to build it from source, you'll need little other than up-to-date Perl libraries and the standard GTK stuff. A new feature is an option to restore files you might inadvertently have quarantined, but later want to let out again. It's hard to imagine this was top of the 'must have' list for users, but on the other hand, this small and simple GUI client isn't missing much at all.
Obviously, with either of the graphical clients running on top of ClamAV, the resource usage rises a little, but as ClamTk makes use of standard GTK libraries, it isn't really going to add much to the bill. There's a minimal amount of extra memory consumed and the difference in speed wasn't measurable, so Perl and GTK was obviously a good decision.
ClamTk 
Version: 4.2
Website: http://clamtk.sourceforge.net 
Price: Free
Simple GTK interface makes scanning straightforward and easy, despite the lack of frills.
Rating: 8/10


Avast: harrrr! Splice the mainbrace and stand by to repel boarders, me hearties!
This nautically-themed gem may not be top of your list when you think about antivirus software, but the developer – Czech-based Alwil – has been creating antivirus tools since 1991, so there's a pedigree here.
This version mirrors Alwil's Windows software in terms of features, and is available free of charge for personal use. Downloads come from the website as RPM, Deb or binary archives for the Linux version and all are pretty easy to install.
Avast
As you might expect with commercially-oriented software, there are few dependencies, but the GUI does make use of the GTK libraries, and the resulting app looks rather Gnome-like and not at all dissimilar to ClamTk.
Scanning manually using the graphical interface, you'll see a few extra buttons. Select the Thorough option – if you're not being thorough, you may as well not bother. Engaging this mode does pretty much double the time it takes to perform a test, but it pays dividends: Avast managed to find all of our hidden fake-viruses, even though it had to search through a Zip file embedded in an ISO image to complete the set.
A curious follow-on to the Jolly-Jack-tar theme they have going on is that quarantined viruses are stored in what they call a chest, which is all very amusing once you get the hang of what's going on. Handily, you can also keep a list of commonly scanned locations for quick checking.
The command line tool is simple to use. Run it with no options to see the switches available. Unusually, this has fine control of the archive formats supported (like ClamAV ) so if you want to do some very specific scanning, this may be the one to pick.
Avast 
Version: 1.3
Website: www.avast.com 
Price: Free
A definite winner on talk-like-apirate day, and actually, it's pretty good the rest of the time too.
Rating: 9/10

BitDefender: glitzy and glamorous, and it delivers the goods
BitDefender is a reputable security company, and this antivirus solution sits within a giant cluster of antivirus software for different platforms. This version is provided free of charge for personal desktop users. You have to register first and get a trial key, which can then be turned into a proper keyfile if you're accepted. The real keyfile will last for about six months, at which point you can simply sign up and get another one.
Running the GUI is a slight surprise. It's built using custom widgets, so although it's essentially leveraging GTK, there is nothing very Gnome, KDE or even Linux-like about it. That said, it's easy to navigate and use.
BitDefender
The initial run will download the latest definitions and check the software is up to date before you start scanning. BitDefender gained top marks in the scanning test by finding all the suspect files (and correctly identifying them as the same 'threat', for a super-bonus gold star).
Naughty files can be processed in a number of ways, including quarantining them or attempting to remove them, and you'll be reminded and warned about existing threats on your machine if you choose to take no action initially.
The settings screen is easy to follow, thanks to the proliferation of tooltips on every button and text-entry point, and they are also pretty concise. For example, the archive setting is just a simple toggle switch.
Thorough check
This might not give the fine-grain control that some people hanker after, but it seems like a sensible compromise – if you want to search through archives, you want to search through them all, not just ones of a specific type.
The software warns that this will increase the resource overhead during scans, but neither the CPU cycles grabbed or the memory allocated seemed to be excessive compared with other software in the test. In fact, it put in the fastest performance of the scanners that found all the suspect files.
BitDefender's memory usage was higher than the other programs on test here, but that can partly be explained by the fact that it actually tested the files within the test ISO image, which some didn't. There's a command line tool available for those who want to specify every available option, which also means that BitDefender can be scripted for other uses, such as checking mail or network shares if needed.
It doesn't give quite as much control as, for example, ClamAV, when it comes to types of archive to include or patterns of files to avoid, but is manageable enough, and you could embed it in a more complicated script if your needs so demand.
BitDefender also includes an optional drop box for quick, one-off scans, which is a thoughtful addition, if somewhat un-Linuxy in execution – there's something strange about dropping files on to the red shredded logo device that floats in the corner of the screen, but it does work on Gnome and KDE desktops.
About the only negative point to be found is that the GUI interface is perhaps a bit large and overdramatic. It takes up a considerable amount of screen real estate for what's essentially a one-click operation, which may be annoying if you use it regularly. The drop box may solve this in part, but perhaps a system tray widget would be better.
Overall though, this put in an impressive and speedy performance that would be hard to beat.
BitDefender
Version: 2.1
Website: www.bitdefender.com 
Price: Free
A great all-round performer. It's fast and easy to use, although the interface is a little bit in-your-face.
Rating: 9/10