Difference between revisions of "Computer Virus"

From WOT Wiki
Jump to: navigation, search
m (Removed link to rogue security website)
Line 1: Line 1:
A computer virus is a program, file, ect. that can infect your computer, and can delete essential files or programs. Some viruses can be a hoax or joke, others can be vital to your computer's system. The differences between the other malicious things on the Internet (for example a [[Trojan Horse]]), is that viruses can clone themselves to make them harder to get rid of. Some viruses can bundle multiple malicious files with them.
+
A computer virus is a program, file, etc. that can infect your computer, and can delete essential files or programs. Some viruses can be a hoax or joke, others can be vital to your computer's system. The differences between the other malicious things on the Internet (for example a [[Trojan Horse]]), is that viruses can clone themselves to make them harder to get rid of. Some viruses can bundle multiple malicious files with them.
  
  
Line 22: Line 22:
 
''Main article: [[Keylogger]]''
 
''Main article: [[Keylogger]]''
  
A program that records all of your keystrokes, and sometimes even mouse movements, and images of your screen. This is obviously bad, since it records your financial information, passwords, and the like.
+
A program that records all of your keystrokes, and sometimes even mouse movements and images of your screen. This is obviously bad, since it records your financial information, passwords, and the like.
  
 
==Avoiding getting infected==
 
==Avoiding getting infected==
Having a regular scan of your computer with an anti-virus, and anti-adware/malware.[http://en.wikipedia.org/wiki/List_of_antivirus_software]
+
Have a regular scan of your computer with an anti-virus/adware/malware.[http://en.wikipedia.org/wiki/List_of_antivirus_software]
 
  
 
You might also want to see this topic, on what the WOT community has to say:  
 
You might also want to see this topic, on what the WOT community has to say:  
 
[http://www.mywot.com/en/forum/1579-what-antivirus-do-you-have]
 
[http://www.mywot.com/en/forum/1579-what-antivirus-do-you-have]
  
As for anti-adware, LavaSoft is a good choice[http://www.lavasoft.com/]. Also, Spybot search and Destroy
+
As for anti-adware, [http://www.lavasoft.com/ Lavasoft Ad-Aware] is a good choice. Also, [http://www.safer-networking.org/en/download/index.html Spybot Search and Destroy] is notable.  
is notable [http://www.safer-networking.org/en/download/index.html].  
 
  
  
====More ways to protect your system====
+
====The HOSTS file====
You can also block harmful websites too, using the HOSTS file. The HOSTS file on Windows XP is in: C:\WINDOWS\system32\drivers\etc
+
You can also block harmful websites too, using the HOSTS file. The HOSTS file is in: C:\WINDOWS\system32\drivers\etc
  
 
Example: typing something like "127.0.0.1" or "website.com" would result in "website.com" always redirecting to "127.0.0.1" (localhost).
 
Example: typing something like "127.0.0.1" or "website.com" would result in "website.com" always redirecting to "127.0.0.1" (localhost).
  
Be sure to save your hosts file NOT using "Save As", because it won't work if the extension is .txt
+
Be sure to save your HOSTS file NOT using "Save As", because it won't work if the extension is .txt
 
 
  
 
----
 
----

Revision as of 09:13, 2 February 2012

A computer virus is a program, file, etc. that can infect your computer, and can delete essential files or programs. Some viruses can be a hoax or joke, others can be vital to your computer's system. The differences between the other malicious things on the Internet (for example a Trojan Horse), is that viruses can clone themselves to make them harder to get rid of. Some viruses can bundle multiple malicious files with them.


Types

Trojan Horse

Main Article: Trojan Horse

The goal of a Trojan Horse virus is to install itself secretly, to allow a backdoor to your computer. Thus, it could now do a number of things, Botnets, Malware, Adware, Keyloggers, etc. Computers are usually infected by downloading them bundled with some other software.

Adware

Main Article: Adware

A virus that plays, or shows unwanted ads. An example would be Pop-ups/Pop-unders. It typically slows down your computer. Some Adware display ads that have links to Malware.

Spyware

Main Article: Spyware

A term used to describe software that performs certain behaviors, generally without appropriately obtaining your consent first, such as advertising, collecting personal information, and changing the configuration of your computer.

Keyloggers

Main article: Keylogger

A program that records all of your keystrokes, and sometimes even mouse movements and images of your screen. This is obviously bad, since it records your financial information, passwords, and the like.

Avoiding getting infected

Have a regular scan of your computer with an anti-virus/adware/malware.[1]

You might also want to see this topic, on what the WOT community has to say: [2]

As for anti-adware, Lavasoft Ad-Aware is a good choice. Also, Spybot Search and Destroy is notable.


The HOSTS file

You can also block harmful websites too, using the HOSTS file. The HOSTS file is in: C:\WINDOWS\system32\drivers\etc

Example: typing something like "127.0.0.1" or "website.com" would result in "website.com" always redirecting to "127.0.0.1" (localhost).

Be sure to save your HOSTS file NOT using "Save As", because it won't work if the extension is .txt


See Also:

Online_tools