Redirect virus?

xSunshine

New member
Local time
1:00 PM
Messages
3
Hello :)
A while ago I got a "antimalwaredoctor" virus, and I got Malwarebytes, and it fixed it. But now often times when I click on links it redirects me to different pages. Like fake search engines and things like that. It mostly happens in google, but it happens on other links too. Malwarebytes doesn't find anything.
Does anyone know how to fix this?

And I'm not really good with computers, so if something has the potential to mess up my computer, I probably should do it haha

I hope someone can help :)
Thank you!
 

My Computer

OS
Windows 7 home premium?
Do you have an up to date anti-virus installed?? If so, run a full scan...
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
LENOVO K450 @3.0GHZ
OS
64-bit Windows 8.1 Pro
CPU
Core(TM) i5 CPU 4330 Haswell @ 3.20GHz
Motherboard
LENOVO
Memory
12.00 GB
Graphics Card(s)
Intel(R) HD Graphics
Sound Card
Intel HD integtrated
Monitor(s) Displays
HP 25' ISP Monitor
Screen Resolution
1900/1020
Hard Drives
(1) ST1000DM003-1CH162 (2) Generic STORAGE DEVICE USB Device (3) Generic STORAGE DEVICE USB Device
Internet Speed
100mb down/10mb up
Hi xSunshine,

Welcome to SevenForums!

Besides Malwarebytes, could you do full scans using other on-demand scanners like SUPERAntiSpyware, Spyware Blaster or Hitman Pro? Do a full scan using Microsoft Security Essentials. Be sure to update it before doing the scan.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Ultimate x64
CPU
Intel(R) Core(TM) 2 Quad Q8200 @ 2.33 GHz
Motherboard
Asus P5KPL-AM SE Motherboard
Memory
2x2GB Kingston DDR2
Graphics Card(s)
1GB AMD Radeon HD 5450
Sound Card
VIA Technologies High Definition Audio Device
Monitor(s) Displays
Samsung SyncMaster 733NW
Screen Resolution
1440x900
Hard Drives
SEAGATE 320GB Barracuda® 7200.12, SATA 3 Gb/s, 7200 RPM, 16MB cache x 2
Case
Custom Casing
Cooling
Ice cubes from the freezer ;)
Keyboard
Generic Plug & Play Keyboard
Mouse
Optical Mouse
Internet Speed
Very slow
Here's a quick way to flush your DNS cache and restore MS's Hosts file.

Copy and paste these lines in Note pad.

@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1
del %0


Save as flush.bat to your desktop. Right click to run as Administrator. Your computer will reboot itself.

Now, rescan with Malwarebytes, Make sure everything is checked and click "remove selected".
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Bruce ... somewhere in his 40's
OS
Windows 7 Ultimate 32bit SP1
CPU
Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz
Motherboard
INTEL/D975XBX2
Memory
4 GB
Graphics Card(s)
ATI Radeon HD 2600 Pro
Monitor(s) Displays
Samsung SyncMaster 914v
Screen Resolution
1280 x 1024
Hard Drives
2/500GB each ... ST3500630AS ATA Device.
One is not connected
PSU
Rocketfish 700 W
Case
G.Skill Gigabyte Chassis
Keyboard
Standard PS/2 Keyboard
Mouse
Microsoft PS/2 Mouse
Internet Speed
DSL
Antivirus
Avira Internet Security
Browser
IE 11
Other Info
ATI HDMI Audio
Hello :)
A while ago I got a "antimalwaredoctor" virus, and I got Malwarebytes, and it fixed it. But now often times when I click on links it redirects me to different pages. Like fake search engines and things like that. It mostly happens in google, but it happens on other links too. Malwarebytes doesn't find anything.
Does anyone know how to fix this?

And I'm not really good with computers, so if something has the potential to mess up my computer, I probably should do it haha

I hope someone can help :)
Thank you!

Another thing you can check is Proxy Settings here:

Control Panel/Internet Options/Connections/Lan Settings/Proxy Server

If the "use proxy server for your LAN" box is checked (and if it's not intentional) this is left over from the virus. Uncheck the box and see if the redirecting stops. Also, if you run Hitman Pro it will see the proxy settings as a malware trace and remove them.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 x64
CPU
Intel Core2 Extreme Q6850 3.00GHz
Motherboard
EVGA 132-CK-NF79
Memory
8 GB
Graphics Card(s)
Radeon R7 260X
Sound Card
Xonar DS
Hard Drives
Hitachi Deskstar 1 tb
I tried all these things, and Its still doing it.

any other options?

and thank you for trying to help (:
 

My Computer

OS
Windows 7 home premium?
The hosts file is different in Win 7. Run the below .bat to restore to original.

@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo # localhost name resolution is handle within DNS itself.>HOSTS
echo # 127.0.0.1 localhost>>HOSTS
echo # ::1 localhost>>HOSTS
attrib +r +h +s hosts

If still no joy then maybe post a Hijackthis log?
 

My Computer

OS
7
Its gone!
I'm not sure which of these worked, but something did.

thanks for all the help (:
 

My Computer

OS
Windows 7 home premium?
Back
Top