POV-Ray : Newsgroups : povray.binaries.images : The happy deinfectant Server Time
5 Oct 2024 03:22:05 EDT (-0400)
  The happy deinfectant (Message 1 to 4 of 4)  
From: GrimDude
Subject: The happy deinfectant
Date: 27 Jan 1999 23:39:18
Message: <36afe9f6.0@news.povray.org>
Off topic, but I thought I'd let you know of a way to prevent this from
recurring.

Go into your \Windows\system directory and mark wsock32.dll as read-only.
You can do this from windows by right clicking the file name, clicking on
properties, and then marking read-only.

The worm can't bite what it can't write to.
--
GrimDude
vos### [at] arkansasnet


Post a reply to this message

From: Remco de Korte
Subject: Re: The happy deinfectant
Date: 28 Jan 1999 05:29:25
Message: <36B02478.B244941D@xs4all.nl>
GrimDude wrote:
> 
> Off topic, but I thought I'd let you know of a way to prevent this from
> recurring.
> 
> Go into your \Windows\system directory and mark wsock32.dll as read-only.
> You can do this from windows by right clicking the file name, clicking on
> properties, and then marking read-only.
> 
> The worm can't bite what it can't write to.
> --
> GrimDude
> vos### [at] arkansasnet

Okay, it's off topic and a very weak defense. Luckily this SKA-thing made a
back-up, but any more malevolent program could easily override a
readonly-attribute. It's a nice thought but I don't think it'll help much.

Greetings,

Remco


Post a reply to this message

From: Rudy Velthuis
Subject: Re: The happy deinfectant
Date: 28 Jan 1999 12:07:56
Message: <36b0996c.0@news.povray.org>
GrimDude schrieb in Nachricht <36afe9f6.0@news.povray.org>...
>Off topic, but I thought I'd let you know of a way to prevent this from
>recurring.
>
>Go into your \Windows\system directory and mark wsock32.dll as read-only.
>You can do this from windows by right clicking the file name, clicking on
>properties, and then marking read-only.
>
>The worm can't bite what it can't write to.


What you can do by hand, any program can do by code too. It's very simple to
reset a read-only attribute. So this is an almost non-existant defense.

The Happy99 "worm" was not very sophisiticated, so it was easy to remove it
(and to find out, what it does). Most viruses are much cleverer though
(unfortunately).

--
Rudy Velthuis


Post a reply to this message

From: Rudy Velthuis
Subject: Re: The happy deinfectant
Date: 28 Jan 1999 12:46:19
Message: <36b0a26b.0@news.povray.org>
Rudy Velthuis schrieb in Nachricht <36b0996c.0@news.povray.org>...
>
>GrimDude schrieb in Nachricht <36afe9f6.0@news.povray.org>...


>>The worm can't bite what it can't write to.


>What you can do by hand, any program can do by code too. It's very simple
to
>reset a read-only attribute. So this is an almost non-existant defense.
>
>The Happy99 "worm" was not very sophisiticated, so it was easy to remove it
>(and to find out, what it does). Most viruses are much cleverer though
>(unfortunately).


Aha, now I know what you mean. This Happy worm doesn't reset the read-only
flag (yes, I studied the pages on www.avp.com) so it really can't write to a
write-protected wsock32.dll.

So this might work for this particular worm, but certainly not for all other
similar programs.

--
Rudy Velthuis


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.