It is a regular expression. So you could replace exe with something like (exe|EXE) to detect both uppercase and lowercase.
- Doug On Tue, Sep 17, 2013 at 3:05 PM, Alejandro Rodriguez <[email protected]>wrote: > How I can ignore uppercase in a filename. > Right now i´m using foxhole_all.cdb to block .exe files inside .zip > archives > > However if the zip contain archive.EXE (in uppercase) the scan miss. > > > Sanesecurity.Foxhole.Zip_exe:**CL_TYPE_ZIP:*:\.exe$:*:*:*:*:***:* > > > thx > > A > > ______________________________**_________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/**ml <http://www.clamav.net/support/ml> > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
