| THE OZARKS.COM HOME PAGE | MAIN SITE MAP | A LACK OF PRIVACY | FAVORITE LINKS | OUTDOORS | SURVIVAL |

| AWARDS | E=MAIL ME | MY BELIEFS | HOLIDAY PAGES | WEB RINGS | HOT LINKS | OUR GUEST BOOK |

CLICK HERE IF YOU ARE STUCK IN SOMEONE'S FRAMES.


How To Link To This Page



Things Everyone Should Know About Viruses
General Information The Threat is Real Types of Viruses Send Me E-Mail Sign Guest Book
The Main Virus Page

Where Would You Like To Go On Our Other Pages ?


If you would like to listen to some fine music while you are learning about Viruses, just click on the Midi-Juke-Box below and make your choice.

Please Try My New User Customizable Midi Jukebox,
If you come often, using cookies, it will remember what songs you like to hear from one visit to the next .







General Virus Information

A virus is a piece of software designed and written to adversely affect your computer by altering the way it works without your knowledge or permission.
In more technical terms, a virus is a segment of program code that implants itself to one of your executable files and spreads systematically from one file to another.
Computer viruses do not spontaneously generate: They must be written and have a specific purpose. Usually a virus has two distinct functions:
  • (1) Spreads itself from one file to another without your input or knowledge. Technically, this is known as self-replication and propagation.
  • (2) Implements the symptom or damage planned by the perpetrator. This could include erasing a disk, corrupting your programs or just creating havoc on your computer. Technically, this is known as the virus payload which can be benign or malignant at the whim of the virus creator.
A benign virus is one that is designed to do no real damage to your computer. For example, a virus that conceals itself until some predetermined date or time and then does nothing more than display some sort of message is considered benign.

A malignant virus is one that attempts to inflict malicious damage to your computer, although the damage may not be intentional. There are a significant number of viruses that cause damage due to poor programming and outright bugs in the viral code. A malicious virus might alter one or more of your programs so that it does not work as it should. The infected program might terminate abnormally, write incorrect information into your documents. Or, the virus might alter the directory information on one of your system area. This might prevent the partition from mounting, or you might not be able to launch one or more programs, or programs might not be able to locate the documents you want to open.

Some of the viruses identified are benign; however, a high percentage of them are very malignant. Some of the more malignant viruses will erase your entire hard disk, or delete files.


.

Back to Top




Viruses: The Threat is Real

However there are almost as many " Hoaxes " as there are real Viruses.
It is not overstating the case to say that viruses could interrupt the free flow of information that has been built up by the personal computer in the last 10 years. Indeed, the prevalence of viruses has ushered in a new era of safe computer to the point where those that ignore the guidelines run grave risks. Considering the extreme warnings of danger--and the incidents already on record--it is a mystery that there are those in the computing industry who claim news reports of viruses are exaggerated.

The National Center for Computer Crime Data in Los Angeles estimates that American business have lost as much as $550 million from unauthorized access to computers yearly. The amount of lost time may be incalculable.

As an indication of the severity of the problem, the federal government has helped to form a virus SWAT team called the Computer Emergency Response Team. Its job is to investigate security threats in major computer networks across the country. The Software Publishers Association has also adopted certain measures to address the problem.

Furthermore, in the last year many Fortune-listed companies have begun to establish computer policies to deal with viruses. In many cases those new procedures will set practices for testing in all software before it is put on a network and restrict the downloading of software from electronic bulletin boards. Literally no one who uses computers--not the government nor the police nor even your local bank--is immune from computer viruses.

Suppose a space shuttle executed order from a virus-infected software program. Or an air traffic controller was given incorrect information from a fouled system. Or your company's financial records were suddenly eradicated or permanently altered.

These are not necessarily fantasies of impending doom. Thus far, computer viruses have hit a variety of systems, including Fortune 500 companies, government agencies, major universities, newspapers and large networks linking vast numbers of computers and huge volumes of information.


.

Back To Top




Types of Computer Viruses

A computer virus is a program designed to replicate and spread on its own, preferably without your knowing of its existence.
Computer viruses spread by attaching themselves to another program (such as your word processing or spreadsheet programs) or to the boot sector of a diskette.
When an infected file is executed, or the computer is started from an infected disk, the virus itself is executed. Often, it lurks in memory, waiting to infect the next program that is run, or the next disk that is accessed. In addition, many viruses also perform a trigger event, such as displaying a message on a certain date, or deleting files after the infected program is run a certain number of times.
While some of these trigger events are begnign (such as those that display messages), other can be detremental.
The majority of viruses are harmless, displaying messages or pictures, or doing nothing at all. Other viruses are annoying, slowing down system performance, or causing minor changes to the screen display of your computer.
Some viruses, however, are truly menacing, causing system crashes, damaged files and lost data.

File Infectors

These are viruses that attach themselves to (or replace) .COM and .EXE files, although in some cases they can infect files with extensions .SYS, .DRV, .BIN, .OVL and .OVY.
With this type of virus, uninfected programs usually become infected when they are executed with the virus in memory. In other cases they are infected when they are opened (such as using the DOS DIR command) or the virus simply infects all of the files in the directory is was run from (a direct infector).

Boot Sector Infectors

These are not necessarily fantasies of impending doom. Thus far, computer viruses have hit a variety of systems, including Fortune 500 companies, government agencies, major universities, newspapers and large networks linking vast numbers of computers and huge volumes of information.
Every logical drive, both hard disk and floppy, contains a boot sector.
This is true even of disks that are not bootable.
This boot sector contains specific information relating to the formatting of the disk, the data stored there and also contains a small program called the boot program (which loads the DOS system files).
The boot program displays the familiar "Non-system Disk or Disk Error" message if the DOS system files are not present.
It is also the program that gets infected by viruses. You get a boot sector virus by leaving an infected diskette in a drive and rebooting the machine. When the boot sector program is read and executed, the virus goes into memory and infects your hard drive.
Remember, because every disk has a boot sector, it is possible (and most common) to infect a machine from a data disk.
NOTE: Both floppy diskettes and hard drives contain boot sectors.
Master Boot Record Infectors
The first physical sector of every hard disk (Side Ø, Track Ø, Sector 1) contains the disk's Master Boot Record and Partition Table. The Master Boot Record has a small program within it called the Master Boot Program which looks up the values in the partition table for the starting location of the bootable partition, and then tells the system to go there and execute any code it finds. Assuming your disk is set up properly, what it finds in that location (Side 1, Track Ø, Sector 1) is a valid boot sector. On floppy disks, these same viruses infect the boot sectors.

You get a Master Boot Record virus in exactly the same manner you get a boot sector virus -- by leaving an infected diskette in a drive and rebooting the machine.
When the boot sector program is read and executed, the virus goes into memory and infects the MBR of your hard drive. Again, because every disk has a boot sector, it is possible (and common) to infect a machine from a data disk.

Multi-partite Viruses

Multi-partite viruses are a combination of the viruses listed above. They will infect both files and MBRs or both files and boot sectors. These types of viruses are currently rare, but the number of cases is growing steadily.

.

If you would like to make a link to these pages , Please , Feel Free to Download this Graphic to your own system and use it to link here . If you do decide to link here please Send Me an E-Mail letting me know you are going to do so.

Bills Virus Link Banner

" OR "

Just Copy and Paste the following code into the HTML coding on your page where you want the image and link to appear.

<!--Begin Bills Little Shop of Horrors For Your Website Link-->

<a href=http://www.theozarks.com/cgi-bin/ax.cgi?http://www.theozarks.com/VirusInfo.htm>

<img src=Virus_Link_Banner.gif><width=335 height=50 border=0>

<!--End Bills Little Shop of Horrors For Your Website Link-->





| THE OZARKS.COM HOME PAGE | MAIN SITE MAP | A LACK OF PRIVACY | FAVORITE LINKS | OUTDOORS | SURVIVAL |

| AWARDS | E=MAIL ME | MY BELIEFS | HOLIDAY PAGES | WEB RINGS | HOT LINKS | OUR GUEST BOOK |