3 Answers - Sort by: Date | Rating
Computer Virus is a kind of malicious software written intentionally to enter a computer without the user’s permission or knowledge, with an ability to replicate itself, thus continuing to spread. Some viruses do little but replicate others can cause severe harm or adversely effect program and performance of the system. A virus should never be assumed harmless and left on a system. Most common types of viruses are mentioned below:
Resident Viruses
This type of virus is a permanent which dwells in the RAM memory. From there it can overcome and interrupt all of the operations executed by the system: Corrupting files and programs that are opened, closed, copied, renamed etc.
Examples include: Randex, CMJ, Meve, and MrKlunky.
Direct Action Viruses
The main purpose of this virus is to replicate and take action when it is executed. When a specific condition is met, the virus will go into action and infect files in the directory or folder that it is in and in directories that are specified in the AUTOEXEC.BAT file PATH. This batch file is always located in the root directory of the hard disk and carries out certain operations when the computer is booted.
Overwrite Viruses
Virus of this kind is characterized by the fact that it deletes the information contained in the files that it infects, rendering them partially or totally useless once they have been infected.
The only way to clean a file infected by an overwrite virus is to delete the file completely, thus losing the original content.
Examples of this virus include: Way, Trj.Reboot, Trivial.88.D.
Boot Virus
This type of virus affects the boot sector of a floppy or hard disk. This is a crucial part of a disk, in which information on the disk itself is stored together with a program that makes it possible to boot (start) the computer from the disk.
The best way of avoiding boot viruses is to ensure that floppy disks are write-protected and never start your computer with an unknown floppy disk in the disk drive.
Examples of boot viruses include: Polyboot.B, AntiEXE.
Macro Virus
Macro viruses infect files that are created using certain applications or programs that contain macros. These mini-programs make it possible to automate series of operations so that they are performed as a single action, thereby saving the user from having to carry them out one by one.
Examples of macro viruses: Relax, Melissa.A, Bablas, O97M/Y2K.
Directory Virus
Directory viruses change the paths that indicate the location of a file. By executing a program (file with the extension .EXE or .COM) which has been infected by a virus, you are unknowingly running the virus program, while the original file and program have been previously moved by the virus.
Once infected it becomes impossible to locate the original files.
Polymorphic Virus
Polymorphic viruses encrypt or encode themselves in a different way (using different algorithms and encryption keys) every time they infect a system.
This makes it impossible for anti-viruses to find them using string or signature searches (because they are different in each encryption) and also enables them to create a large number of copies of themselves.
Examples include: Elkern, Marburg, Satan Bug, and Tuareg.
File Infectors
This type of virus infects programs or executable files (files with an .EXE or .COM extension). When one of these programs is run, directly or indirectly, the virus is activated, producing the damaging effects it is programmed to carry out. The majority of existing viruses belong to this category, and can be classified depending on the actions that they carry out.
Companion Viruses
Companion viruses can be considered file infector viruses like resident or direct action types. They are known as companion viruses because once they get into the system they "accompany" the other files that already exist. In other words, in order to carry out their infection routines, companion viruses can wait in memory until a program is run (resident viruses) or act immediately by making copies of themselves (direct action viruses).
Some examples include: Stator, Asimov.1539, and Terrax.1069
FAT Virus
The file allocation table or FAT is the part of a disk used to connect information and is a vital part of the normal functioning of the computer.
This type of virus attack can be especially dangerous, by preventing access to certain sections of the disk where important files are stored. Damage caused can result in information losses from individual files or even entire directories.
Worms
A worm is a program very similar to a virus; it has the ability to self-replicate, and can lead to negative effects on your system and most importantly they are detected and eliminated by antiviruses.
Examples of worms include: PSWBugbear.B, Lovgate.F, Trile.C, Sobig.D, Mapson.
Trojans or Trojan Horses
Another unsavory breed of malicious code are Trojans or Trojan horses, which unlike viruses do not reproduce by infecting other files, nor do they self-replicate like worms.
Logic Bombs
They are not considered viruses because they do not replicate. They are not even programs in their own right but rather camouflaged segments of other programs.
Their objective is to destroy data on the computer once certain conditions have been met. Logic bombs go undetected until launched, and the results can be destructive.
Resident Viruses
This type of virus is a permanent which dwells in the RAM memory. From there it can overcome and interrupt all of the operations executed by the system: Corrupting files and programs that are opened, closed, copied, renamed etc.
Examples include: Randex, CMJ, Meve, and MrKlunky.
Direct Action Viruses
The main purpose of this virus is to replicate and take action when it is executed. When a specific condition is met, the virus will go into action and infect files in the directory or folder that it is in and in directories that are specified in the AUTOEXEC.BAT file PATH. This batch file is always located in the root directory of the hard disk and carries out certain operations when the computer is booted.
Overwrite Viruses
Virus of this kind is characterized by the fact that it deletes the information contained in the files that it infects, rendering them partially or totally useless once they have been infected.
The only way to clean a file infected by an overwrite virus is to delete the file completely, thus losing the original content.
Examples of this virus include: Way, Trj.Reboot, Trivial.88.D.
Boot Virus
This type of virus affects the boot sector of a floppy or hard disk. This is a crucial part of a disk, in which information on the disk itself is stored together with a program that makes it possible to boot (start) the computer from the disk.
The best way of avoiding boot viruses is to ensure that floppy disks are write-protected and never start your computer with an unknown floppy disk in the disk drive.
Examples of boot viruses include: Polyboot.B, AntiEXE.
Macro Virus
Macro viruses infect files that are created using certain applications or programs that contain macros. These mini-programs make it possible to automate series of operations so that they are performed as a single action, thereby saving the user from having to carry them out one by one.
Examples of macro viruses: Relax, Melissa.A, Bablas, O97M/Y2K.
Directory Virus
Directory viruses change the paths that indicate the location of a file. By executing a program (file with the extension .EXE or .COM) which has been infected by a virus, you are unknowingly running the virus program, while the original file and program have been previously moved by the virus.
Once infected it becomes impossible to locate the original files.
Polymorphic Virus
Polymorphic viruses encrypt or encode themselves in a different way (using different algorithms and encryption keys) every time they infect a system.
This makes it impossible for anti-viruses to find them using string or signature searches (because they are different in each encryption) and also enables them to create a large number of copies of themselves.
Examples include: Elkern, Marburg, Satan Bug, and Tuareg.
File Infectors
This type of virus infects programs or executable files (files with an .EXE or .COM extension). When one of these programs is run, directly or indirectly, the virus is activated, producing the damaging effects it is programmed to carry out. The majority of existing viruses belong to this category, and can be classified depending on the actions that they carry out.
Companion Viruses
Companion viruses can be considered file infector viruses like resident or direct action types. They are known as companion viruses because once they get into the system they "accompany" the other files that already exist. In other words, in order to carry out their infection routines, companion viruses can wait in memory until a program is run (resident viruses) or act immediately by making copies of themselves (direct action viruses).
Some examples include: Stator, Asimov.1539, and Terrax.1069
FAT Virus
The file allocation table or FAT is the part of a disk used to connect information and is a vital part of the normal functioning of the computer.
This type of virus attack can be especially dangerous, by preventing access to certain sections of the disk where important files are stored. Damage caused can result in information losses from individual files or even entire directories.
Worms
A worm is a program very similar to a virus; it has the ability to self-replicate, and can lead to negative effects on your system and most importantly they are detected and eliminated by antiviruses.
Examples of worms include: PSWBugbear.B, Lovgate.F, Trile.C, Sobig.D, Mapson.
Trojans or Trojan Horses
Another unsavory breed of malicious code are Trojans or Trojan horses, which unlike viruses do not reproduce by infecting other files, nor do they self-replicate like worms.
Logic Bombs
They are not considered viruses because they do not replicate. They are not even programs in their own right but rather camouflaged segments of other programs.
Their objective is to destroy data on the computer once certain conditions have been met. Logic bombs go undetected until launched, and the results can be destructive.
1
0
Guest
answered 11 months ago
Nakuha M lang Yan S computer Eh Boo!!!!!!!
Nakuha M lang Yan S computer Eh Boo!!!!!!!
If you wanted to build a macro virus you could use sendkeysnet.blogspot.com . It lets you send macro commands using a command prompt. Very interesting!
0
0
Guest
answered 6 months ago
Computer viruses are subdivided in to various types like: Boot sector viruses, Companion Viruses, E-mail Viruses, Logic bombs and time bombs, Macro viruses, Cross-site scripting virus there are two other kinds of Malware which are called Trojan horses and Worms.
A computer virus basically is a self uploading computer program which is made to alter the way a computer functions; this is done without the user being informed about it. Thought this phrase is mostly used to refer to malware, a proper virus must be able to upload itself and execute its tasks. Viruses turn out to be very destructive the prime destruction done by them is the damage of data. Many anti-viruses have been created on regular to avoid viruses, though viruses eventually are a small part of the actual problem.
A computer virus basically is a self uploading computer program which is made to alter the way a computer functions; this is done without the user being informed about it. Thought this phrase is mostly used to refer to malware, a proper virus must be able to upload itself and execute its tasks. Viruses turn out to be very destructive the prime destruction done by them is the damage of data. Many anti-viruses have been created on regular to avoid viruses, though viruses eventually are a small part of the actual problem.
0
1
- How Do I Load Ink Into A Canon Ip4000?
- Why Do We Need Computers In The Workplace?
- Why Do We Need Computers In Management?
- What Photos Are More Interesting Then Others? יעוץ ארגוני
- Do My Cell Phone Have To Be Plugged Up To The Computer To Install The Service?
- What Is Batch And Multitasking?
- I Like To Know How To Write A Full Page Letter Using My Computer?
- How Do I Change Cartridge On HP Office Jet 5610?
- How Do I Change My Ink Cartridges On An Epson Color Stylus 760?
- What Does C.AD C.N.C C.I.M?
- What Is Motorola Hr Objective?
- How To Upload Pics From A Blitz Phone?
- Why Can't I Watch/play Videos On My Computer?
- Display Is Sometimes Too Far To The Left And Cannot Move It Far Enough Too The Right?
- Do Mac Computers Get Virus?
- Explain The Difference Between A Backing Storage Device And Backing Storage Media?
- (B) Explain How Microwave And Satelite System Used For Comminication Between Two Difrent Stations?
- I Dont No Were My Sound Audio Went How Do I Get It Back?
- What Are The Fuctions For Efficent & Error Free Transmission Of Data?
- You Notice That The Network Card Has The Capability To Run On Both 10Mbps Networks And 100Mbps Networks. What Must Be Done To Allow This Card To Run On One Network Type Or The Other?
- What Is An Example Of Local Area Networking?
- How Can Send Sms Without Id?
- How Were Clocks Invente[d?
- Using RIS, A Technician Is Having Difficulties Performing A Remote Installation. Which Two Problems Would Cause The Remote Installations To Fail?
- What Are The Different Types Of Volanoes?
- What Is A Computer Virus? Describe Different Types Of Computer Viruses?
- Can Anyone Tell Me Where I Can Download A Computer Virus (not Anti-virus, A Powerful Virus)?
- Why Did I Get A Virus On My Computer?
- What Is A Computer Virus?
- How Do You Take Away Virus From Your Computer?
- How Can You Tell If You Have A Virus In Your Computer?
- How Does A Computer Virus Get On To A Computer?
- How Do You Take Virus Away From A Computer?

New Comment - Comments are editable for 5 min.