Steve Hebert's Development Blog

Sponsors

The Lounge

Wicked Cool Jobs

Currently Reading

My Amazon Wish List

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Aurora (Nail.exe) spyware fix

I ran into a system infected with the Aurora spyware a couple of weeks ago.  The company maintains that it is not spyware, but it has no removal tool, it throws popups like crazy and it monitors the system and moves itself around using random file names.  As of today, Norton Anti-Virus identifies it but can't get rid of it. Symatec provides a removal tool, but that didn't work either.  I've used two separate spyware checkers and they can't delete it either. You can get more information on Aurora here... http://netrn.net/spywareblog/archives/2005/05/10/got-aurora-nailexe/

The way to tell if you have Aurora is two-fold:

First, check for Nail.exe in the C:\Windows directory.  If it's there, delete it.  If it reappears, Aurora is at work on your system.  The other place to check is in the registry under  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.  The Shell key will have the value "Explorer.exe c:\windows\nail.exe".  If you try to modify this setting back to c:\windows\explorer.exe, the aurora software automatically renames it back to include the reference to nail.exe.

The latest Symatec definition identifies this virus as "BetterInternet" and provides a remover that doesn't stop the behavior noted above.  To stop the behavior noted above, I took the following steps:

(1) From a command prompt, go to the Windows/System directory and type dir>nail.exe   (this changes the contents of nail.exe and their software doesn't try to remedy this situation)

(2) Reboot.  Upon startup you'll get an error message, but ignore it.  You can now delete Nail.exe and it will not reappear.

(3) Finally, using RegEdit, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon and change the shell key to "c:\windows\explorer.exe"

Reboot and your system is now clean.

 

 


Posted Mon, Jul 18 2005 1:00 PM by shebert

[Advertisement]

Comments

Steve Hebert's Development Blog wrote Aurora/Nail Virus - a simple virus that has stumped the anti-virus firms
on Tue, Nov 22 2005 11:16 PM
The latest word on anti-virus firms  focuses on their inability to adjust to the rootkits...
Devlicio.us