home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Multi-CD Magazin 1994 April
/
MultiCDMagazin0494.iso01.iso
/
sharew
/
virus
/
fp-214
/
analyse.doc
next >
Wrap
Text File
|
1994-06-29
|
2KB
|
39 lines
Heuristic analysis
Scanning for viruses by using search strings is not the ultimate solution
to the virus problem. If using an up-to-date scanner (or better yet, two
scanners from different companies), one can be fairly certain that all
known viruses will be detected. The scanners may or may not detect new
variants which have been created by modifying older viruses, but if a new
virus is written entirely from scratch, it will probably not be detected by
any existing search string.
The virus may be detected by a generic monitoring program when it
activates - perhaps when trying to perform some suspicious action, such as
reformatting the hard disk. It may also be detected by a checksuming
program, which detects changes to files or boot secors, after they have
been infected. Nevertheless, it is preferable to try to detect the
presence of the virus without actually running a virus-infected program.
The heuristic analysis is basically a small expert-system, which has a set
of rules describing viruses, and attempts to apply them to the programs it
analyses. It is still only in an experimental stage and is not flawless -
some viruses cannot yet be detected in this way, and an occasional false
alarm is to be expected.
Currently a few programs are known to cause a false positive, including:
Any program protected with the HyperLOCK encryptor ... not surprising,
considering that it claims that "Attemping to reverse engineer this
software may result in data loss".
A few heavily "armored" programs, that use multiple layers of
anti-debugging techniques. XTG.EXE (Xtree Gold) is one example.
RXINTMGR.COM
In addition, if the heuristics report a non-executable file as suspicious,
it is almost certainly a false alarm - the heuristics are only intended to
analyse executable files, and will not produce neaningful results if used
on a data files. You should not use heuristics with "All files"
selected.