Some Common PC-DOS Viruses and What They Mean To You1.3 The Stoned VirusThe Stoned virus, also known as the New Zealand or the Marijuana virus, is another of the most common PC-DOS viruses. It was originally found primarily in New Zealand and Australia, but has recently become widespread in the rest of the world. Unlike the 1813 virus, the Stoned is a boot-sector infector; it infects diskette boot sectors, and "master" boot sectors on hard disks. When a machine is booted from an infected diskette, the virus first infects the hard disk, and then installs itself in memory. Any diskette used in the A: drive thereafter is likely to be infected. Approximately once in eight boots from an infected floppy, the message "Your PC is now Stoned!" will be displayed during the boot process. When a machine is booted from an infected hard disk, the virus loads into memory and infects diskettes in the same way, but the message is never displayed.
1.3.1 SpreadThe Stoned virus, like other boot-sector-infectors, spreads through the transfer of floppy diskettes rather than files. In general, though, spread scenarios for these viruses are similar to those given for the 1813 virus above. Some common scenarios include:
1.3.2 SymptomsAgain, the primary symptom of the Stoned virus is that an anti-virus program tells you it's there! The other symptoms are much less reliable, and an unprotected system can remain infected for long periods of time, spreading the infection to many diskettes, without the user noticing anything unusual. The "Your PC is now Stoned!" message appears only on the occasional boot from diskette; if a workstation's hard disk is infected, and all or most boots are from the hard disk, the message may never be seen (there are also variants of the virus that never display the message at all). Systems infected with the Stoned virus will show less total memory than expected if a utility like CHKDSK is run, but the average user will not notice the change. The only other symptom of the virus that is at all common is a corrupting of the file system on hard disks that were originally set up under DOS 2 (the virus stores the original boot sector on a part of the disk that is normally unused, but is used for the File Allocation Table on some disks set up with DOS 2). To remove the Stoned virus from an infected diskette, first make sure that the virus is not active in memory, by powering off and booting from a disk or diskette that is not infected. Then use the SYS command to rewrite the boot sector; or use COPY to copy off all important files, and then FORMAT to rewrite the entire diskette. Removing the Stoned virus from a hard disk requires a bit of extra work. While the 1813 virus may be removed simply by erasing infected programs, there is no equally simple way to restore an infected master boot sector. The DOS commands SYS and FORMAT only effect the DOS partition on a hard disk, and the master boot sector is not in any partition. The most drastic solution is a "low-level" format (generally available as a menu option from a diagnostic diskette), which overwrites all data on the physical disk drive (all files will be erased). There are some commercial tools specifically designed to repair Stoned-infected master boot sectors, and some utilities that will overlay the existing master boot sector with one of their own; contact your local DOS guru for details! In any case, remember to make sure the virus is not active in memory before cleaning up.
1.3.3 ProtectionLike the 1813 virus, the Stoned is well-known and well-understood, and any good anti-virus program should be effective against it. It makes no attempt to hide itself, and infected boot sectors are easily recognizable.[ Top of Page | Previous Page | Next Page | Table of Contents ] |