On 2008-12-15 21:14, Aleksey Tsalolikhin wrote:
> It's supposed to contain media files.
>
> Is there any way to force ClamAV to scan the file, please?
>
> We have a business requirement to be able to say, yes, we scan all our
> files for viruses.
>
> I understand that technically it can't contain a virus, and can
> contain an exploit for that format.
>
> But I still need to be able to say, we've scanned it for viruses.
> It's a requirement from management.

Increase the limits, such as MaxScanSize, and MaxFileSize, and ClamAV
will scan the file with type 0 (generic) signatures.
If this is some sort of a compressed/encoded format, it won't unpack it,
and scan individual files because it doesn't know how.

However if there is an exploit using MXF format in the wild (and we have
a sample for it), it can be caught via type 0 signatures.

But please do understand that increasing the scan limits can result in
huge scan times, increased memory usage and so on.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to