McAfee VirusScan 6.00.0 for Unix is now out
Pascal Maes
pascal.maes at elec.ucl.ac.be
Fri Nov 6 10:14:15 GMT 2009
Le 5 nov. 2009 à 23:48, Randal, Phil a écrit :
> OK, here's the difference in output between new and old uvscan.
>
> New uvscan V6.00:
> ------------------------------------------------------------------------------------------------
> # uvscan eicar.com
> McAfee VirusScan Command Line for Linux32 Version: 6.0.0.309
> Copyright (C) 2009 McAfee, Inc.
> (408) 988-3832 LICENSED COPY - November 05 2009
>
> AV Engine version: 5400.1158 for Linux32.
> Dat set version: 5793 created Nov 5 2009
> Scanning for 582800 viruses, trojans and variants.
>
> /usr/src/eicar.com ... Found: EICAR test file NOT a virus.
>
>
> Time: 00:00.00
> ------------------------------------------------------------------------------------------------
>
> Old:
> ------------------------------------------------------------------------------------------------
> # uvscan eicar.com
> /usr/src/eicar.com
> Found: EICAR test file NOT a virus.
> ------------------------------------------------------------------------------------------------
>
> So SweepViruses.pm will need amending to parse the output...
>
> mcafee-autoupdate for the new DAT files needs a few changes. Here's
> a .diff (tested, working)
Thanks for the update.
Another difference between the versions is the time needed to scan a
directory
Old:
# time /usr/local/bin/uvscan --recursive --ignore-links --analyze --
mime --secure --noboot /tmp/EI
/tmp/EI/EICAR.COM
Found: EICAR test file NOT a virus.
real 0m11.041s
user 0m2.962s
sys 0m0.294s
New:
# time ./uvscan --recursive --ignore-links --analyze --mime --secure --
noboot /tmp/EI
McAfee VirusScan Command Line for Linux64 Version: 6.0.0.309
Copyright (C) 2009 McAfee, Inc.
(408) 988-3832 LICENSED COPY - November 05 2009
AV Engine version: 5400.1158 for Linux64.
Dat set version: 5793 created Nov 5 2009
Scanning for 582800 viruses, trojans and variants.
/tmp/EI/EICAR.COM ... Found: EICAR test file NOT a virus.
Time: 00:00.00
real 1m55.151s
user 0m18.324s
sys 0m0.214s
--
Pascal
More information about the MailScanner
mailing list