What Is A Computer Virus? – POFTUT

What Is A Computer Virus?


A computer virus is a special computer program that tries to replicate itself by modifying other computer programs and try to infect as much as it can. Computer viruses are unintended programs that generally run without user acceptance by hiding themselves.

Computer viruses are created by hackers or Black Hat Hackers in order to gain admin control or use the target system resources in different ways to get gain. Viruses can be infected in different ways like social engineering, USB drives, downloading and running unknown apps from the internet, etc.

How Computer Virus Operate and Work?

Computer viruses are created by the black hat hacker as a special program that is very different from regular programs or applications. But even they are specially created they try to imitate a regular application that can not be detected by the users and virus protection programs called antiviruses.

A computer virus operates in two different styles. The first type of computer virus will try to replicate itself after infecting the target system. The second type of computer virus is more stealth where after infection it does not take action. It generally waits for some time or action to start.

History of The Computer Virus

Even computer viruses created in the 1940s are not like today computer viruses. The first modern computer virus is named as Creeper and created on ARPANET in the early 1970s. It was a simple program that is self-replicated on TENEX operating system. Creeper virus also provided the message “I’m creeper, catch me if you can! “. The creeper virus is deleted with the Reeper program which is also called first old-style antivirus.

The second popular computer virus is named as Elk Cloner which is written in 1981 by Richard Skrenta. This computer virus was infecting PC’s which has Apple DOS 3.3 operating systems and spread via floppy disk.

LEARN MORE  Yara - Identify and Classify Malware Samples

The term Computer Virus is first officially used by Fred Cohen in 1984 in an academic paper named Computer Viruses - Theory and Experiments.

Types of Computer Viruses

There are different types of computer viruses with different methods, actions, behaviors, etc. These are used to categorized computer viruses into different types.

Boot Sector Virus mainly resides in the master boot record MBR of the computer system or operating system. This means they are loaded during OS start and this makes them very hard to detect and remove. They are generally spread through removable media, CDROM, USB Drive, Floppy Disk.

Direct Action Virus is a computer virus type which is called a non-resident virus because it mainly runs on computer memory. This type of viruses generally store itself to the specific file types and starts itself after a computer reboot.

Resident Virus is the opposite of the Direct Action Virus where it stores and hides into different paths. They are hard to find and remove.

Multipart Virus is a virus that behaves in different ways like Boot Sector Virus, Direct Access Virus or Resident Virus.

Polymorphic Virus is like a biological virus that can change its structure and behavior. This type of computer virus is very different to detect and remove because of its multiple type views.

Overwrite Virus is a simple virus where it simply deletes or overwrites to the existing files. The destruction of this virus is very high because it will delete all data, files, and folders instantly without providing time to take against the action.

LEARN MORE  What Is White Hat Hacker?

Spacefiller Virus is also called as Cavity Virus where it will fill up empty disk spaces. This type of computer virus does not cause any damage to the system.

Macro Virus is created with some scripting language to run on the target operating system. Macro Virus can also run on different applications like Word, Presentation and Excel tools.

Infection Ways of Computer Viruses

Computer viruses can infect in different ways to other computers. Spreading way is also deciding the virus type and behavior.

Floppy Disk is the oldest way to spread and infect other computers. By today as the floppy disk is not used anymore this way is absolute.

Internet or Web Site is the most popular way to spread a virus via a specially crafted and social engineering web page.

USB Drive is another popular computer virus infection way that was popular in the 2000s and early 2010s.

Protection Steps From Computer Viruses

There is a lot of ways to protect computers from different types of viruses. Below we will list some of the most efficient and useful ways to prevent virus infection.

  • Using licensed applications and software and preventing cracks
  • Downloading software from well-known sites
  • Using antivirus software
  • Updating antivirus software regularly
  • Using Antivirus software for the Browser and Internet Surf protection
  • Enabling different operating system protection mechanisms
  • Not opening suspicious emails
  • Not downloading and running email attachments we do not completely trust

Signs Of Virus Infection

  • Slower system performance
  • Unintended popup occurrences
  • Randomly running programs
  • Executable files in interesting and non-normal paths
  • New files and applications installed without user intention
  • Filling disk interestingly
  • Removing and Deleting files without user intention
  • Opening a random and harmful web page automatically
  • Can not print properly
  • Unusual errors and interruptions
LEARN MORE  How To Secure Windows From Malware and Unwanted Executables With Applocker?

Removing Computer Viruses

After detecting a computer virus we need to remove the computer virus without effecting or with less damage to the system. The most popular way is removing a computer virus is by using antivirus software. Antivirus software is capable of detecting and removing the antiviruses easily. But in some rare situations, the detection and removal can be tricky because of the computer virus complexity. In this case, formatting the system completely can be a more efficient way and restoring from the backups.

Virus vs Trojan vs Malware

With the advancement of the computer-related cyber attacks, the new attack types and threads are created and named. The virus is a very old thread where trojan and malware terms are a lot of newer terms used in cybersecurity. In this part, we will compare them for different aspects and show similarities and differences.

Virus is actually a type of the malware where Malware the term is a generic term used to define different type of threads like Spyware , Worms , Trojans . So viruses and trojans are some types of malware.

Trojan is similar to the viruses where it is more stealth and mainly created to steal personal and financial information without harm. Their main aim is being run without unnoticed for a long time by getting valuable information from the targets to the attackers. So a trojan will not show detectable signs or harm the target system which will make it visible.

Leave a Comment