NODE 3b129aa8F. Y. I.
WheatonB@603cs.croughton.af.milWed, 13 Dec 1995 03:24:21 +0800
To all. This is something I received from a fellow Internet user in
the States. I don't know where he got this info, but I thought we may
all benefit from this warning.
SrA Lounsbury sends...
______________________________ Forward Header __________________________________
Just in case you missed this info....
>>>>>>SUBJECT: VIRUSES--IMPORTANT PLEASE READ IMMEDIATELY
>>>>>>
>>>>>> There is a computer virus that is being sent across the
>>>>>>Internet. If you receive an e-mail message with the subject
>>>>>>line "Good Times", DO NOT read the message, DELETE it
>>>>>>immediately. Please read the messages below. Some miscreant
>>>>>>is sending e-mail under the title "Good Times" nation wide,
>>>>>>if you get anything like this, DON'T DOWN LOAD THE FILE! It
>>>>>>has a virus that rewrites your hard drive, obliterating
>>>>>>anything on it. Please be careful and forward this mail to
>>>>>>anyone you care about.
>>>>>>
>>>>>>*************************************************************
>>>>>>
>>>>>>WARNING!!!!!!! INTERNET VIRUS
>>>>>>
>>>>>> The FCC released a warning last Wednesday concerning a
>>>>>>matter of major importance to any regular user of the
>>>>>>Internet. Apparently a new computer virus has been
>>>>>>engineered by a user of AMERICA ON LINE that is unparalleled
>>>>>>in its destructive capability. Other more well-known viruses
>>>>>>such as "Stoned", "Airwolf" and "Michaelangelo" pale in
>>>>>>comparison to the prospects of this newest creation by a
>>>>>>warped mentality. What makes this virus so terrifying, said
>>>>>>the FCC, is the fact that no program needs to be exchanged
>>>>>>for a new computer to be infected. It can be spread through
>>>>>>the existing e-mail systems of the Internet. Once a computer
>>>>>>is infected, one of several things can happen. If the
>>>>>>computer contains a hard drive, that will most likely be
>>>>>>destroyed. If the program is not stopped, the computer's
>>>>>>processor will be placed in an nth-complexity infinite binary
>>>>>>loop -which can severely damage the processor if left running
>>>>>>that way too long.
>>>>>>
>>>>>> Unfortunately, most novice computer users will not
>>>>>>realize what is happening until it is far too late. Luckily,
>>>>>>there is one sure means of detecting what is now known as the
>>>>>>"Good Times" virus. It always travels to new computers the
>>>>>>same way in a text email message with the subject line
>>>>>>reading "Good Times". Avoiding infection is easy once the
>>>>>>file has been received- not reading it! The act of loading
>>>>>>the file into the mail server's ASCII buffer causes the "Good
>>>>>>Times" mainline program to initialize and execute.
>>>>>>
>>>>>> The program is highly intelligent- it will send copies of
>>>>>>itself to everyone whose e-mail address is contained in a
>>>>>>receive-mail file or a sent-mail file, if it can find one. It
>>>>>>will then proceed to trash the computer it is running on. The
>>>>>>bottom line here is - if you receive a file with the subject
>>>>>>line "Good Times", delete it immediately! Do not read it"
>>>>>>Rest assured that whoever's name was on the "From" line was
>>>>>>surely struck by the virus. Warn your friends and local
>>>>>>system users of this newest threat to the Internet! It could
>>>>>>save them a lot of time and money.
_________________________________________________________
Category:
NODE 61491637Re: F. Y. I.
Jay Holovacs <holovacs@styx.ios.com>Wed, 13 Dec 1995 05:49:29 +0800
Good times is an old hoax. ignore it
AOLGOLD referenced by another poster is real but kind of dumb.
Jay Holovacs <holovacs@ios.com>
PGP Key fingerprint = AC 29 C8 7A E4 2D 07 27 AE CA 99 4A F6 59 87 90
NODE 02a7c581Re: F. Y. I.
jadestar@netcom.com (JaDe)Wed, 13 Dec 1995 10:20:22 +0800
>
> To all. This is something I received from a fellow Internet user in
> the States. I don't know where he got this info, but I thought we may
> all benefit from this warning.
>
> SrA Lounsbury sends...
>
> >>>>>>SUBJECT: VIRUSES--IMPORTANT PLEASE READ IMMEDIATELY
> >>>>>>line "Good Times", DO NOT read the message, DELETE it
I've been employed by two of the largest and most well-known
Anti-Virus software companies in the world (Symantec and now
McAfee).
I've supported a wide variety of anti-virus products.
I can assure you that this is a hoax. There is currently
no known mechanism by which an e-mail message could "infect"
and "propagate" independent of OS and MUA. In other words
it would require a specific combination of operating system
and platform and/or a specific mail reading program
to transparently execute code (macros whatever) inside of a
mail message.
Java, LiveScript, and Microsoft's transparent MSN hooks
could allow these sorts of things in the future (through
suitably *bad* client software. Also I've heard that
the e-mail package included with WordPerfect Office can
execute some binary attachments, automatically.
Other than those two exceptions I know of know way that this
would be feasible.
On comp.virus (or was it alt.comp.virus??) there was considerable
(and heated) debate about the feasibility (and possible
*desirability <g>) of a trojan horse that would be specific to
a client (like AOL's proprietary access software) and would
pipe in some data to exploit some as yet undiscovered bug
(like the famous fingerd buffer overflow) to force execution
of CPU specific machine code.
In any event these would not be "viruses" in the traditional
computer sense of the term. Virus researchers naturally have
to distinguish between worms, logic bombs, trojan horses,
droppers, and various types of virus. There is considerable
literature on these distinctions (which I have neither the
time nor the expertise to attempt to duplicate here).
(and there was much rejoicing).
All of this has little to do with cryptography.
The cryptography used in computer viruses is generally not very
sophisticated. the primary constraints are compactness of
algorithm and convenience of the implementation with respect to
a given processor. The only purpose is to obuscate the code --
try to limit the efficiency or effectiveness of signature based
scanning engines. Mostly they use self-modifying code loops
with XOR's and simple ADD's and SUB's. I heard of one that
PUSHed all it's code onto the stack and then did a simple FAR
JMP to it (apparently quite compact).
Finally I'd like to recommend that people please restrain
themselves from forwarding press releases from various
sources to other mailing lists that "might be interested."
Most of us are big boys and girls. If our interest is
sufficiently broad, we'll go subscribe to those other lists
or newsgroups.
If you insist on referring to things from other sources --
perhaps a short query (like "Say does anyone here think the
'Good Times' virus has anything to do with with cryptography?"
and "Well, if your interested you can find out more about it
on foo -- or ask and I'll forward a copy") will be more
conservative of our time and bandwidth.
(Now y'all can flame me for wasting this much on a largely
off-topic response -- but please feel free to direct those
flames to /dev/null or to *just me*).