Re: [clamav-users] Writing EICAR Text to CLAMAV Socket/JAVA

2015-11-23 Thread Krishnakumar Nair
I am writing my files to be scanned in to the Java/Socket based on hostname/port wrt which CLAMD is running. It was working fine till yesterday evening, but suddenly today morning the stream response is OK for EICAR files, yesterday I was getting as VIRUS FOUND. Is there any configuration we do hav

[clamav-users] Writing EICAR Text to CLAMAV Socket/JAVA

2015-11-23 Thread Krishnakumar Nair
Hi Guys, Regards, kk ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml

Re: [clamav-users] Fw: RE: Re: clamdscan t...

2015-11-23 Thread Steve Basford
On Mon, November 23, 2015 4:18 pm, Matus UHLAR - fantomas wrote: > seems that someone with ***idiotic antispam rules** has subscribed to this > list... aka how to let a user down gently... :) Cheers, Steve Web : sanesecurity.com Blog: sanesecurity.blogspot.com _

Re: [clamav-users] how to narrow down the signature database?

2015-11-23 Thread Steven Morgan
Bond, You can use 'sigtool --unpack-current [daily|main|bytecode]' to unpack the virus database. Then remove/edit out the files/sigs that are not of interest. Then use the clamd.conf DatabaseDir parameter to point to the result. docs/signatures.pdf may help. Also, look at ./configure --help to re

[clamav-users] Fw: RE: Re: clamdscan t...

2015-11-23 Thread Matus UHLAR - fantomas
seems that someone with idiotic antispam rules has subscribed to this list... - Forwarded message from Jean philippe Catteau - Received: from behost5.spamenmoins.net (behost5.spamenmoins.net [80.67.189.171]) by fantomas.fantomas.sk (8.14.4/8.14.4/Debian-4) with ESMTP id tANGFq

Re: [clamav-users] clamdscan troubleshooting

2015-11-23 Thread Matus UHLAR - fantomas
On 21.11.15 20:29, Daniel L. Srebnick wrote: To followup, I found that clamdscan works with either --fdpass or --stream. If one of those parameters is not included on the command linem then I get the permissions error. yes, clamd needs permission to open a file you want it to scan. you can open