Michelle Steiner <> wrote:
> In article <>,
> Alan Browne <> wrote:
>
> > > Here's a script I found on the web that checks for the Flashback
> > > trojan:
> >
> > That script checks for Safari and Firefox transport of the trojan, not
> > Chrome. I emulated the same command found variously around the web
> > (above) but I'm not absolutely sure it's a correct test.
>
> Chrome uses the same WebKit that Safari uses, so it may be that the Safari
> test also works for Chrome.
Chrome has its own built-in build of WebKit. It doesn't use the system
one installed as part of Safari.
In any case, the script is directly checking the Safari and Firefox
applications, so it won't check whether Chrome (or any other web
browser) has been modified.
In the case of Firefox, it also makes the mistake of assuming where
Firefox was installed, which is not a good idea as Firefox is installed
using drag-and-drop, so the user could have put it in a non-standard
place. (Safari is installed via a package and shouldn't be moved.)
--
David Empson