Computer Security & Viruses/Google virus

Advertisement


Question
I have a virus that causes anything i search on google to direct me to a different website. Is there anything to repair or save my laptop? Antimalware program or anything?
Thank you for your time. :)

Answer
You could try running an antimalware program such as the free version of Malwarebytes at http://www.malwarebytes.org/ or Spybot S&D, free version from http://www.safer-networking.org/index2.html. I've used both of them and they work well.

If this doesn't work, then try this:

In My Computer, search for all files named "hosts." You will find more than one and where it is will depend upon your operating system. You can ignore any file named "hosts" if it is in a directory named "drivers."

Next, open each one in Notepad. It should look something like this:

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1       localhost

The only things you need to examine are the line or lines that do NOT begin with "#"

It is OK to have a line reading "127.0.0.1       localhost"

It is NOT OK to have any other lines that do not begin with "#" because these could redirect your browser to the wrong website! The hosts file is a mostly obsolete holdover from the early days of the Internet. Only expert users in rare circumstances use this file, for example expert computer criminals!

If this is the problem, you can fix it by deleting the extra lines and clicking "save."

If this does not work, the next thing to try is to install a better web browser and see if it can reach Google OK. The Chrome browser is free from Google, http://www.google.com/chrome

If you can reach Google OK from Chrome, then the infection is in your old browser. If you are using Internet Explorer, go to http://update.microsoft.com, and check for updates. Installing updates might solve the problem.

Please let me know if none of this works and we can try some other solutions.  

Computer Security & Viruses

All Answers


Answers by Expert:


Ask Experts

Volunteer


Carolyn Meinel

Expertise

I cover Windows, Linux, TCP/IP and Ethernet security questions. I do not cover Mac, smart phones, or other networking issues.

Experience

Books by Carolyn Meinel: wrote a chapter for The Hacking of America book (see http://www.amazon.com/exec/obidos/ASIN/1567204600/happyhacker) My article Code Red for the Web for Scientific American was reprinted in the book Best American Science Writing 2002 (see http://www.amazon.com/exec/obidos/ASIN/0060936509/happyhacker). My book The Happy Hacker: A Guide to Mostly Harmless Hacking is now in 4th edition with a Japanese edition (see http://happyhacker.org/hhbook/).

Organizations
IEEE, AAAS

Publications
See a list with some online links at http://cmeinel.com

Education/Credentials
MS, Industrial Engineering, The University of Arizona Took a course in computer forensics at the University of Texas at Austin/

Past/Present Clients
DARPA, SAIC, Palmer Labs

©2012 About.com, a part of The New York Times Company. All rights reserved.