Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: Michail Pappas on July 24, 2014, 08:42:42 AM

Title: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on July 24, 2014, 08:42:42 AM
Well the subject says it all. Got a number of license keys for Kaspersky Endpoint Security, that include Kaspersky Anti-Virus for Linux File Server as an applicable product. So I was wondering whether it would be possible to replace ClamAV with Kaspersky.

Searched around but the threads I found were rather old. Same on wiki.

Does anyone have a working, production or test 8.1 setup using Kaspersky Antivirus? Any information will be appreciated.

EDIT: Posted this in the wrong subforum, would appreciate if an admin could move it to its proper position.
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: filippoc on July 24, 2014, 02:50:02 PM
KAV Linux Files Server works using predefined jobs to scan the filesystem.
Clamav has a client-server model to submit files to scan to a daemon.

Clamav on SME is used for two different jobs:
1. daily/weekly scan of the filesystem
2. scan of email

KAV is ready for 1, but to scan email you should create and run a job on every mail. If possible at all, I think it would be hard to adapt sme and kav.

To scan email, the product is KLMS, but it supports postfix (I didn't check if it could be used with qmail).
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on July 25, 2014, 08:55:27 AM
Thank you for your prompt reply.

2. scan of email

KAV is ready for 1, but to scan email you should create and run a job on every mail. If possible at all, I think it would be hard to adapt sme and kav.
Pity, this is what I was looking for...

In any case, thank you for your time and informative answer.
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Stefano on July 25, 2014, 10:41:41 AM
Michail, apart from license, have you any other (good) reason to wish to move from Clamav to KAV?
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on July 25, 2014, 11:39:32 AM
Detection rates are extremely poor, compared to Kaspersky. A lot of viruses pass through, only to be caught by the Kaspersky AV software running on the clients. Plus, most of AVs now (kaspersky included) offer improved 0-day coverage through detection from the cloud.
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Stefano on July 25, 2014, 11:43:07 AM
Detection rates are extremely poor

any evidence? clamav is widely used by big ISPs too..

Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on July 25, 2014, 12:23:19 PM
Not any really, just a feeling. My statement was made mostly in the context of 0-day threats, where ClamAV is quite slow to respond.

EDIT: With regard to ClamAV usage from ISPs etc, I believe that it is pretty good in handling in-the-wild viruses. Plus, it is free, a huge advantage for ISPs to cut down costs.

An interesting read (by no means scientific though): http://blog.dynamoo.com/2013/10/an-informal-anti-virus-comparison.html
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: mmccarn on July 25, 2014, 01:55:42 PM
Does Kaspersky Endpoint Security include Kaspersky Security for Linux Mail Server (http://www.kaspersky.com/linux-mail-security)?

It looks like you can install Kaspersky Mail Gateway (Anti-Virus only) (http://www.kaspersky.com/anti-virus_mail_gateway) on a separate server, or possibly on your SME using separate ports -- and configure it to filter email in front of qpsmtpd on the SME server.
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Knuddi on July 29, 2014, 01:24:50 PM
Hi Michail,

If you can share a license key, then I would be interested in making a qpsmtpd plugin that would scan mails using Kapersky - interested?

/Jesper
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on July 29, 2014, 01:58:17 PM
Does Kaspersky Endpoint Security include Kaspersky Security for Linux Mail Server (http://www.kaspersky.com/linux-mail-security)?

It looks like you can install Kaspersky Mail Gateway (Anti-Virus only) (http://www.kaspersky.com/anti-virus_mail_gateway) on a separate server, or possibly on your SME using separate ports -- and configure it to filter email in front of qpsmtpd on the SME server.
I do not have a license for the Mail Gateway product unfortunately. Only for Endpoint Security:Select, which does include the afore-mentioned "Anti-Virus for Linux File Server" product.

If you can share a license key, then I would be interested in making a qpsmtpd plugin that would scan mails using Kapersky - interested?
Thank you for the kind offer. Unfortunately we have a single key for the entire 170 systems of ours, so sharing it with a third party would be an issue, even if the end justifies the means :) Again, thank you though for offering to help!
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: filippoc on July 29, 2014, 02:23:42 PM
If you can share a license key, then I would be interested in making a qpsmtpd plugin that would scan mails using Kapersky - interested?

You could probably ask one to your local distributor. Mine is expired, sorry (was time limited, issued by a local distributor to let me develop integration in our distro).
Title: Re: 8.1: Replacing ClamAV with Kaspersky Anti-Virus for Linux File Server
Post by: Michail Pappas on June 09, 2017, 10:07:04 AM
Apologies for bumping a very old thread, but it was the better way to both contact Knuddi, as well as make known my wish for having Kaspersky as an alternative mail client.

Hi Michail,

If you can share a license key, then I would be interested in making a qpsmtpd plugin that would scan mails using Kapersky - interested?

Jesper, I could arrange perhaps for you to get a test, time-limited license. If you are still interested in pursuing this of course :)

This is the 8.1 forum, but do presume that it is the production 9.X we are talking about implementing this.