Re: [clamav-users] Unix.Trojan.ElkKnot FOUND

2014-05-27 Thread DUCARROZ Birgit
Hello, Is someone actually able to tell me if the list I submitted are false positives or real trojans? Thank you, Birgit On 23. 05. 14 15:28 , Alain Zidouemba wrote: Thanks Birgit. - Alain On Fri, May 23, 2014 at 5:38 AM, DUCARROZ Birgit wrote: oki. Here are the md5s of the most of th

Re: [clamav-users] Unix.Trojan.ElkKnot FOUND

2014-05-27 Thread Alain Zidouemba
The samples for which you sent us the hashes appear to be benign. - Alain On Tue, May 27, 2014 at 4:25 AM, DUCARROZ Birgit wrote: > Hello, > > Is someone actually able to tell me if the list I submitted are false > positives or real trojans? > > Thank you, > Birgit > > > > On 23. 05. 14 15:28 ,

Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem

2014-05-27 Thread Todd Aiken
-Original Message- From: Shawn Webb Reply-To: ClamAV users ML Date: Monday, May 26, 2014 at 4:06 PM To: ClamAV users ML Subject: Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem > >Man, autoconf is tricky. I think I've got it this time: http://ix.io/cF2 > >Can you give that p

[clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Hello everyone On my 2GB server clamav uses a lot of memory: ``` 3460 clamav 476528 kB /usr/sbin/clamd ``` Are there tips how to tweak `/etc/clamav/clamd.conf` to reduce its memory usage? Cheers Michael -- Binary Kitchen Michael Heuberger 4c Dunbar Road Mt Eden Auckland 1024 (New

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Kevin Lin
One way you can reduce the amount of memory that clamav uses is to specify the "--disable-llvm" flag to clamav configuration line. This flag tells clamav not to compile the packaged llvm project into libclamav library and will use up less space with libclamav is loaded into memory. Note that this m

Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem

2014-05-27 Thread Shawn Webb
On Tue, May 27, 2014 at 9:20 AM, Todd Aiken wrote: > > -Original Message- > From: Shawn Webb > Reply-To: ClamAV users ML > Date: Monday, May 26, 2014 at 4:06 PM > To: ClamAV users ML > Subject: Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem > > > >Man, autoconf is tricky.

Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem

2014-05-27 Thread Todd Aiken
-Original Message- From: Shawn Webb Reply-To: ClamAV users ML Date: Tuesday, May 27, 2014 at 10:59 AM To: ClamAV users ML Subject: Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem > >I just set up a Slackware 10.2 VM. I installed openssl 0.9.8y to >/opt/custom and passed in

Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem

2014-05-27 Thread Shawn Webb
On Tue, May 27, 2014 at 11:04 AM, Todd Aiken wrote: > > -Original Message- > From: Shawn Webb > Reply-To: ClamAV users ML > Date: Tuesday, May 27, 2014 at 10:59 AM > To: ClamAV users ML > Subject: Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem > > > > >I just set up a Slac

Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem

2014-05-27 Thread Todd Aiken
-Original Message- From: Shawn Webb Reply-To: ClamAV users ML Date: Tuesday, May 27, 2014 at 11:18 AM To: ClamAV users ML Subject: Re: [clamav-users] Clamav 0.98.3 on RHEL4 - OpenSSL problem > >I just reproduced your issue on 0.98.4-rc1. It looks like the >autoconf/automake changes I'v

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Thanks Kevin So, how can I set --disable-llvm and --with-system--llvm when I have installed clamav via apt-get? I searched for solutions in Google but found none. Any sugestions? Any chance I can edit that in /etc/clamav/clamd.conf ? And are there any other tweaks I could do in /etc/clamav/clam

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Scott Kitterman
No. It's a compile time option. Scott K On Wednesday, May 28, 2014 12:05:33 Michael Heuberger wrote: > Thanks Kevin > > So, how can I set --disable-llvm and --with-system--llvm when I have > installed clamav via apt-get? > > I searched for solutions in Google but found none. Any sugestions? >

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Too bad :( On 28/05/14 13:46, Scott Kitterman wrote: > No. It's a compile time option. > > Scott K > > On Wednesday, May 28, 2014 12:05:33 Michael Heuberger wrote: >> Thanks Kevin >> >> So, how can I set --disable-llvm and --with-system--llvm when I have >> installed clamav via apt-get? >> >> I s

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Greg Folkert
It isn't to hard. You just get to familiarize yourself with apt-source and building Debian packages. Not really very difficult. Of course, it isn't "easy-peasy" ... of course you *COULD* always go with a Gentoo setup. On Wed, 2014-05-28 at 13:47 +1200, Michael Heuberger wrote: > Too bad :( > > O

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Yeah I know but I am very busy these days. Either an easy solution or I'll buy more RAM :( On 28/05/14 14:11, Greg Folkert wrote: > It isn't to hard. You just get to familiarize yourself with apt-source > and building Debian packages. Not really very difficult. > > Of course, it isn't "easy-peasy"

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Shawn Webb
You can also take a look at this thread from 2013: http://www.gossamer-threads.com/lists/clamav/users/59413 On Tue, May 27, 2014 at 10:26 PM, Michael Heuberger < michael.heuber...@binarykitchen.com> wrote: > Yeah I know but I am very busy these days. Either an easy solution or > I'll buy more RA

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Thanks but sorry, the thread is too long and I'd prefer to get to the point ... On 28/05/14 14:41, Shawn Webb wrote: > You can also take a look at this thread from 2013: > http://www.gossamer-threads.com/lists/clamav/users/59413 > > > On Tue, May 27, 2014 at 10:26 PM, Michael Heuberger < > michael

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Dennis Peterson
On 5/27/14, 7:45 PM, Michael Heuberger wrote: Thanks but sorry, the thread is too long and I'd prefer to get to the point ... Buy more memory. dp ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clama

[clamav-users] No Solaris OS virus signatures in database?

2014-05-27 Thread R Secrist
There do not appear to be any definitions for Solaris OS in the database doing an inspection of virus names using: sigtool --list-sigs="C:\wherever\ClamWinPortable\Data\db\main.cvd" sigtool --list-sigs="C:\wherever\ClamWinPortable\Data\db\daily.cld" I see virus names starting "Andr.", "DOS.", "J

[clamav-users] ClamAV real time scan function

2014-05-27 Thread Deevakar PK
Does any one implemented real-time scan function using Clamav in Ubuntu? If yes, please let me know the steps to do it. -- Thanks & Regards, Deevakar P K ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.

Re: [clamav-users] No Solaris OS virus signatures in database?

2014-05-27 Thread Al Varnell
You might want to read through this thread from almost a year ago: . I’ll just add my two cents that in general, the database is only as complete as users want it to be. If you want to see more support for your platform, you ne