Sasser Worm

References

Affected systems

Most Windows NT based operating systems (2000, XP, etc)

Symptoms

Solutions

Important

Automatic Removal

Manual Removal

Abort shutdown

  1. If a shut down timer is active, go to Start, Run, type shutdown -a and press Enter.
  2. If you do not have shutdown.exe, download it from here.

Stop malware processes

  1. Press Ctrl+Alt+Del, (Windows 2000: Click Task Manager), go to Processes tab
  2. Find all instances of "avserve.exe", "avserve2.exe" "12345_up.exe" (where 12345 is a number) and End Task all of them.

Safe mode

  1. Restart to Safe Mode (Restart your computer (if you don't have "Shut down" in Start Menu, press the Power button once) and press F8 when Windows begins to load)

Remove files

  1. Go to your Windows directory (such as C:\Windows)
  2. Delete avserve.exe, avserve2.exe (you might not find both), 12345_up.exe (where 12345 is a number)

Remove registry entry

  1. Open Registry Editor (Start, Run, regedit, Enter)
  2. Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
  3. Click on the item "avserve.exe" or "avserve2.exe" and delete it.You might not find both of them.

Restore hosts file

  1. Go to Start, Run, type notepad %systemroot%\system32\drivers\etc\hosts and press Enter.
  2. You should find many lines such as 127.0.0.1 localhost. Remember to scroll down!
  3. Delete all lines starting with 127.0.0.1 except 127.0.0.1 localhost.
  4. Save the file and exit Notepad

Patches

Further Preventions

Strong passwords

Firewall

Anti-virus

Security Patches

This page is brought to you by

Disclaimer

The above procedures work in most conditions. However, this is not a guarantee. The resources here are provided "AS IS". Use them at your own risk. We are not responsible if something does not work as expected.