With XP antivirus 2012, you can use control-alt-delete to end task. Then run an rkill. Then run quick malwarebytes scan and remove everything, but don't reboot. Then run a full malwarebytes scan. You may find that the virus restarts even after an rkill after 3 or 4 minutes. Just close the program again and run an rkill and let the quick malwarebytes scan to keep the virus from restarting. Then run the full scan to completely get rid of the virus.
Showing posts with label fake alert. Show all posts
Showing posts with label fake alert. Show all posts
Thursday, June 30, 2011
removing XP Antivirus 2012
I've found XP antivirus 2012 to be easier to remove than most other of the fakealert viruses.
Labels:
2012,
fake alert,
fakealert,
malware,
XP antivirus 2012
Monday, April 11, 2011
handling windows restore fakealert virus
Today, I dealt with another one of those fakealert viruses. This one was called windows restore. I had to take a couple minor extra steps. I booted to safe mode with networking. I found that the virus had removed the DNS servers (which had been statically set on this computer). I added those back and was then able to download malwarebytes. One thing that was super weird was that it had hidden all files and folders. I ran start -> run -> iexplore to start IE, but I also unhid all files.
After running malwarebytes and removing the virus, I found that all files were still hidden. I ran this from a DOS prompt to remedy that:
attrib *.* -s -h /s /d
And things were back to normal.
Of course I ran these instructions to clean the virus:
Labels:
fake alert,
fakealert,
malware,
malwarebytes,
windows restore
Wednesday, March 10, 2010
the anatomy of a fakealert infection
Over the last year, a new type of virus (malware) has become prevalant. The weird part is that antivirus vendors are way behind on detecting these new viruses. It seems new generations of these viruses change just enough to evade detection. This post will show you what it typically looks like when you are infected with one of these viruses - called fakealert viruses.
It starts by visiting an infected site. These don't necessarily need to be inappropriate sites. You can visit an infected site from a regular innocuous google search.
You start by getting a pop-up like this:

For some viruses, hitting OK might infect you - or it might be hitting any of the buttons in the pages that follow. What you're seeing here is a web site pop-up with words on it. It could just as easily be telling you the plot of last night's CSI: Miami. A web page can display anything as you will soon see. In this case, it just happens to be misleading text. The virus can't just infect you - it needs a little help from you in order to run a script.
If you hit ok, you often get something like the screen below. Again, it looks like something your computer is telling you - but it's just a web page. It could be a spoiler for Dancing with the Stars, but it's just an image and text that someone chose to put on there. Nothing is really scanning.

If you try to close the browser, it won't let you. No matter what you try, you get something like this:

And then it will often try to run/download a file to further infect you.

Another example of what you might see:

-----
So what is the answer? You've found your way to a web page that you can tell is trying to infect you - but it's hard/impossible to close your browser (the example here is Firefox - but Internet Explorer is vulnerable as well).
The answer is to close your browser with Windows Task Manager before you can be infected. Hit control-alt-delete and the start the Task Manager. Find your browser on the applications tab (either Internet Explorer or Firefox) and hit end task. This will close your browser without the annoyances and get rid of the potential infection before you are infected (presuming you didn't interact with virus/malware in the web page).

So that's pretty much it. That's what you should be looking for and the best way to avoid infection if you come across these types of viruses/malware. If you find yourself infected, you can use the tools listed here to disinfect your computer.
UPDATE - Symantec talks about fakealert viruses here:
http://www.symantec.com/norton/theme.jsp?themeid=mislead
Still no improvement on the handling of these types of malware. Very lame.
It starts by visiting an infected site. These don't necessarily need to be inappropriate sites. You can visit an infected site from a regular innocuous google search.
You start by getting a pop-up like this:

For some viruses, hitting OK might infect you - or it might be hitting any of the buttons in the pages that follow. What you're seeing here is a web site pop-up with words on it. It could just as easily be telling you the plot of last night's CSI: Miami. A web page can display anything as you will soon see. In this case, it just happens to be misleading text. The virus can't just infect you - it needs a little help from you in order to run a script.
If you hit ok, you often get something like the screen below. Again, it looks like something your computer is telling you - but it's just a web page. It could be a spoiler for Dancing with the Stars, but it's just an image and text that someone chose to put on there. Nothing is really scanning.

If you try to close the browser, it won't let you. No matter what you try, you get something like this:

And then it will often try to run/download a file to further infect you.

Another example of what you might see:

-----
So what is the answer? You've found your way to a web page that you can tell is trying to infect you - but it's hard/impossible to close your browser (the example here is Firefox - but Internet Explorer is vulnerable as well).
The answer is to close your browser with Windows Task Manager before you can be infected. Hit control-alt-delete and the start the Task Manager. Find your browser on the applications tab (either Internet Explorer or Firefox) and hit end task. This will close your browser without the annoyances and get rid of the potential infection before you are infected (presuming you didn't interact with virus/malware in the web page).

So that's pretty much it. That's what you should be looking for and the best way to avoid infection if you come across these types of viruses/malware. If you find yourself infected, you can use the tools listed here to disinfect your computer.
UPDATE - Symantec talks about fakealert viruses here:
http://www.symantec.com/norton/theme.jsp?themeid=mislead
Still no improvement on the handling of these types of malware. Very lame.
Labels:
anatomy,
fake alert,
fakealert,
task manager,
virus
Tuesday, March 9, 2010
malware removal tools
The fakealert malware viruses are everywhere. I've managed to rid most of them with just two tools:
rkill - to terminate the running processes
Malwarebytes - to remove the infections
For just about every fakealert virus, I put rkill.com and mbam.exe (links above) on a flash drive and then run rkill.com on the infected computer. Then I run Malwarebytes full scan and then remove whatever it suggests.
---
The other day, I came across a machine with different symptoms - just in time debugging kept coming up over and over again. I fixed it with combofix, but here's also another suggested tool that I didn't have to use:
Combofix
Dr. Web CureIt
So far, I've fixed every infection I've found using some combination of these tools. I wonder when the antivirus vendors will ever get a hold on this. It's been over a year that these types of viruses have been in the wild.
rkill - to terminate the running processes
Malwarebytes - to remove the infections
For just about every fakealert virus, I put rkill.com and mbam.exe (links above) on a flash drive and then run rkill.com on the infected computer. Then I run Malwarebytes full scan and then remove whatever it suggests.
---
The other day, I came across a machine with different symptoms - just in time debugging kept coming up over and over again. I fixed it with combofix, but here's also another suggested tool that I didn't have to use:
Combofix
Dr. Web CureIt
So far, I've fixed every infection I've found using some combination of these tools. I wonder when the antivirus vendors will ever get a hold on this. It's been over a year that these types of viruses have been in the wild.
Tuesday, September 29, 2009
EXE files disassciated
Today, after running the anti-malware program here:
http://www.bleepingcomputer.com/virus-removal/remove-windows-police-pro
I'm not sure if was the malware itself, Windows Police Pro, or the fix - but afterward, no EXE files would run. Not Word, not regedit, not Windows XP SP 3. I fixed it with this:
http://windowsxp.mvps.org/exefile.htm
http://www.bleepingcomputer.com/virus-removal/remove-windows-police-pro
I'm not sure if was the malware itself, Windows Police Pro, or the fix - but afterward, no EXE files would run. Not Word, not regedit, not Windows XP SP 3. I fixed it with this:
http://windowsxp.mvps.org/exefile.htm
Labels:
EXE,
fake alert,
malware,
Police,
Windows Police Pro
removing fake alert malware
Found some good resources for removing some of the fake alert malware out there.
http://www.bleepingcomputer.com/virus-removal/remove-windows-antivirus-pro
http://www.bleepingcomputer.com/virus-removal/remove-windows-police-pro
Who knows why Symantec, McAfee, and Avast are so far behind the ball on dealing with these fake alert things - but at least there's an automated option out there.
Even if there is a new piece of fake alert malware out there, I generally have good success trying a system restore first and then if not (usually because it deleted all the restore points) then you can usually go into safe mode and delete the registry keys, EXEs, DLLs, and stuff.
http://www.bleepingcomputer.com/virus-removal/remove-windows-antivirus-pro
http://www.bleepingcomputer.com/virus-removal/remove-windows-police-pro
Who knows why Symantec, McAfee, and Avast are so far behind the ball on dealing with these fake alert things - but at least there's an automated option out there.
Even if there is a new piece of fake alert malware out there, I generally have good success trying a system restore first and then if not (usually because it deleted all the restore points) then you can usually go into safe mode and delete the registry keys, EXEs, DLLs, and stuff.
Labels:
fake alert,
malware,
msconfig,
regedit,
safe mode,
system restore,
virus
Subscribe to:
Posts (Atom)