W
Winguy
I created my own webpage for startup, located in and
named:
%SystemRoot%\system32\blank.htm
It was composed of ONLY these exact lines:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<H1>My Blanked Page</H1>
</BODY>
</HTML>
I use it in case my network is down (to avoid lengthy
delay at the opening of a browser).
To my undying annoyance MS AntiSpyware identifies it as a
hijacker! I think anyone can duplicate this fact. What
bothers me is that ONLY the filename is being looked at
and not the file content! Looking ONLY at filenames as a
method of identifying malware is a *very* dangerous and
potentially system damaging method of identifying
malware. It's just not an industry standard way
of "positively" identifying malware. I spoke about this a
few months ago, and I'm disappointed that this problem
still exists at the end of April 2005, as it severely
lowers trust about the capabilities of AntiSpyware to
properly identify malware.
I'd much rather that filename comparisons be completely
removed from MS AntiSpyware as a method of identifying
malware, because the possibilities for false positives
are just too great.
Just my 2c on this issue ...
named:
%SystemRoot%\system32\blank.htm
It was composed of ONLY these exact lines:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<H1>My Blanked Page</H1>
</BODY>
</HTML>
I use it in case my network is down (to avoid lengthy
delay at the opening of a browser).
To my undying annoyance MS AntiSpyware identifies it as a
hijacker! I think anyone can duplicate this fact. What
bothers me is that ONLY the filename is being looked at
and not the file content! Looking ONLY at filenames as a
method of identifying malware is a *very* dangerous and
potentially system damaging method of identifying
malware. It's just not an industry standard way
of "positively" identifying malware. I spoke about this a
few months ago, and I'm disappointed that this problem
still exists at the end of April 2005, as it severely
lowers trust about the capabilities of AntiSpyware to
properly identify malware.
I'd much rather that filename comparisons be completely
removed from MS AntiSpyware as a method of identifying
malware, because the possibilities for false positives
are just too great.
Just my 2c on this issue ...