http://www.microsoft.com/security/incident/sasser.mspx http://www.microsoft.com/technet/Sec...ts/sasser.mspx
The second link is your best bet if you can get your computer to boot up. Looks like there's lots of info in this post to get everyone on the right track.
Taken from the second link:
RECOVERY:
If your computer has been infected with this virus you should first take the following step to protect against future infection
• To protect against future infections install Microsoft Security Bulletin MS04-011 <
http://www.microsoft.com/technet/sec.../ms04-011.mspx> immediately.
Once you have applied the update to prevent against future infection, you can then take steps to clean your system from the current infection. To clean your system from the current infection, please contact your preferred antivirus vendor or refer to Microsoft’s cleaning tool. Currently, Microsoft’s cleaning tool successfully removes the original Sasser worm and the B, C, D, E and F variants.
If your computer is vulnerable to the worm, the worm may cause LSASS.EXE to crash which will force the operating system to shutdown after 60 seconds. This shutdown can be aborted on Windows XP systems by using the built-in “shutdown.exe -a” command. This shutdown can NOT be aborted on Windows 2000 systems.
On Windows 2000 systems, to prevent LSASS.EXE from crashing (thereby restarting the operating system) unplug the network cable (or disable the network adapter before LSASS.EXE crashes) and then perform any one of the following steps to prevent the worm from crashing LSASS.EXE:
1.
Create a file called %systemroot%\debug\dcpromo.log and make the file read-only. To do this, type the following command:
echo dcpromo >%systemroot%\debug\dcpromo.log & attrib +r %systemroot%\debug\dcpromo.log
NOTE: This is the most effective mitigation technique as it completely mitigates this vulnerability by causing the vulnerable code to never be executed. This work-around will work for packets sent to any vulnerable port.
2.
Enable advanced TCP/IP filtering on all adapters to block all un-solicited inbound TCP packets
• Go to Start, Run and type Control and press enter
• In the new Control Panel window double click on Network and Dialup Connections
• Right click on the adapter that is connected to the Internet or the infected network and select Properties
• Double click Internet Protocol (TCP/IP)
• Click Advanced
• Select the Options tab
• Double click TCP/IP filtering
• Check the Enable TCP/IP filtering (all adapters) checkbox
• Select the Permit Only button above TCP Ports
NOTE: Do NOT add any ports to this list and do NOT select the Permit Only button above the UDP Ports label.
• Press OK 4 times and then select Yes when prompted to reboot the system (you must reboot for these settings to take effect)
This is an alternate mitigation technique that can be used to block all attempts to exploit the vulnerability via the TCP protocol. This will not prevent malformed UDP packets from reaching a vulnerable port and does not completely block the vulnerability like the steps outlined above.
3.
Temporarily stop the server service by typing the following command line:
net stop server /y
NOTE: This technique will only block exploit attempts that occur via TCP 139 and 445.
If the machine is currently infected with the Sasser worm it may start flooding the local network connection as soon as the cable is plugged back in making it impossible to download updates. To temporarily disable the worm use Task Manager to kill the following processes:
• End any process beginning with 4 or more numbers and “_up.exe” (for example, 12345_up.exe)
• End any process starting with avserve (for example, avserve.exe, avserve2.exe)
• End any process named skynetave.exe
• End any process named hkey.exe
• End any process named msiwin84.exe
• End any process named wmiprvsw.exe
NOTE: Do not end the process named wmiprvse.exe it is a legitimate system process.
After stopping the worm processes you should be able to download the security update and a Sasser removal tool.
PSS Security Response Team
Good luck!
Donnie