O
Oliver Betz
Hello All,
which virus scanner combines these properties as good as possible:
- detect/report ZIP bombs (e.g. by limiting the processing time or
nesting level),
- unpacks (also malformed) email attachments,
- Win32 command line application supporting long file names,
- simple signature update e.g. by downloading by FTP/HTTP,
- preferably no temp disk files (staying there in case of a crash),
- not too expensive for some 10 computers?
I do _not_ like some bloated windows app for the update job, since it
has to run on a mail/file server and it must also interact with the
mail server software (stop it during the update). The best thing would
be to have signature files accessible via ftp, with reliable time
stamps. In this case, the updates can be done with a simple script and
wget (downloading only if there is a newer file).
Regarding decompression bombs: a signature based system is IMHO
useless. The best would be a processing time limit. In addition, the
used memory (RAM, disk) must be limited.
At the moment, we have a 20 computer F-Prot/DOS license. It works very
well, a nightly job looks for new signatures, mail server integration
is simple and transparent. For some workstations, I have single file
checking in the context menu. On-demand scanning of workstations via
logon script or manually.
But F-Prot
- can be knocked out by a ZIP bomb (e.g. 42.ZIP),
- doesn't support long file names and long directory paths, therefore
doesn't scan "on demand" systems with deep directory structures
(usually NT4, W2K, XP).
fpcmd.exe doesn't seem to be the "perfect" solution:
Still vulnerable.
You have to pay and download the full Windows version. In our case no
noticeable difference, but for more computers more than twice the
money (e.g. 71EUR instead of 23EUR for 20 computers).
Updating the engine is much more complicated, no simple download and
extract.
There is no interactive mode, so you have to set up batch files (not
so important).
No "scan all local hard disks" option.
No "beep" - although this didn't work very well with F-Prot and >=NT4.
Needs some output filtering (e.g. through a simple perl script) since
it puts tons of "unsupported compression method", "in use by another
application", "unknown file format", "in use by another application"
and maybe "encrypted" messages in the log file.
Thanks in advance,
Oliver
which virus scanner combines these properties as good as possible:
- detect/report ZIP bombs (e.g. by limiting the processing time or
nesting level),
- unpacks (also malformed) email attachments,
- Win32 command line application supporting long file names,
- simple signature update e.g. by downloading by FTP/HTTP,
- preferably no temp disk files (staying there in case of a crash),
- not too expensive for some 10 computers?
I do _not_ like some bloated windows app for the update job, since it
has to run on a mail/file server and it must also interact with the
mail server software (stop it during the update). The best thing would
be to have signature files accessible via ftp, with reliable time
stamps. In this case, the updates can be done with a simple script and
wget (downloading only if there is a newer file).
Regarding decompression bombs: a signature based system is IMHO
useless. The best would be a processing time limit. In addition, the
used memory (RAM, disk) must be limited.
At the moment, we have a 20 computer F-Prot/DOS license. It works very
well, a nightly job looks for new signatures, mail server integration
is simple and transparent. For some workstations, I have single file
checking in the context menu. On-demand scanning of workstations via
logon script or manually.
But F-Prot
- can be knocked out by a ZIP bomb (e.g. 42.ZIP),
- doesn't support long file names and long directory paths, therefore
doesn't scan "on demand" systems with deep directory structures
(usually NT4, W2K, XP).
fpcmd.exe doesn't seem to be the "perfect" solution:
Still vulnerable.
You have to pay and download the full Windows version. In our case no
noticeable difference, but for more computers more than twice the
money (e.g. 71EUR instead of 23EUR for 20 computers).
Updating the engine is much more complicated, no simple download and
extract.
There is no interactive mode, so you have to set up batch files (not
so important).
No "scan all local hard disks" option.
No "beep" - although this didn't work very well with F-Prot and >=NT4.
Needs some output filtering (e.g. through a simple perl script) since
it puts tons of "unsupported compression method", "in use by another
application", "unknown file format", "in use by another application"
and maybe "encrypted" messages in the log file.
Thanks in advance,
Oliver