This document defines and describes different types of computer viruses. It begins by defining a computer virus as a program that installs itself on a computer without permission and runs against the user's wishes. It then lists and describes 7 main types of viruses:
1) File infector viruses infect files with .exe or .com extensions and overwrite the infected file.
2) Boot sector viruses infect storage devices like floppy disks and are able to infect when used to boot a computer.
3) Master boot record viruses replace the master boot record with their own code and run when a computer boots up.