We're gradually updating threat actor names in our reports to align with the new weather-themed taxonomy. Learn about Microsoft threat actor names
Worm:Win32/Korgo.AE
Detected by Microsoft Defender Antivirus
Aliases: W32/Korgo.worm.ae (McAfee) W32.Korgo.AE (Symantec)
Summary
Win32/Korgo.AE.worm is a network worm that targets computers running Microsoft Windows XP or Windows 2000 that do not have Microsoft Security Update MS04-011 installed. The worm also monitors TCP ports and opens a backdoor to allow unauthorized access to infected computers. A computer infected with this worm may A computer infected with this worm display an LSA crash dialog box and may crash and reboot unexpectedly.
To manually recover from infection by Win32/Korgo.AE.worm, perform the following steps:
- Stop the computer from restarting
- Disconnect from the Internet
- Delete the worm files from the computer
- Delete the worm registry entry
- Restart your computer
- Take steps to prevent re-infection
Stop the computer from restarting
To manually recover from this infection, you must prevent the computer from spontaneously rebooting by disabling system shutdown.
To disable system shutdown
- Click Start, and then click Run.
- In the Open field, type shutdown -a
- Press Enter.
Disconnect from the Internet
To help ensure that your computer is not actively infecting other computers, disconnect it from the Internet before proceeding. Print this Web page or save a copy on your computer; then unplug your network cable and disable your wireless connection. You can reconnect to the Internet after completing these steps.
Delete the worm files from the computer
To delete the worm files from the computer
- Click Start, and click Run.
- In the Open field, type %System%
- Click OK.
- Click Name to sort files by name.
- If <random>.msc or <random>32.dll are in the list, delete them.
- On the Desktop, right-click the Recycle Bin and click Empty Recycle Bin.
- Click Yes.
This removes the worm code from your computer.
If deleting files fails, use the following steps to verify that <random>.msc or <random>32.dll are not running:
- Press CTRL+ALT+DEL once and click Task Manager.
- Click Processes and click Image Name to sort the running processes by name.
- Confirm that <random>.msc or <random>32.dll are not in the list.
Delete the worm registry entry
To delete the worm registry entry
- On the Start menu, click Run.
- Type regedit and click OK.
- In the left pane, navigate to the registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess
- In the right pane, right-click the following value, if it exists:
Database - Click Delete and click Yes to delete the value.
- In the left pane, navigate to the registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks
- Right-click the value <random_CLSID>.
- Click Delete and click Yes to delete the value.
- In the left pane, navigate to the registry key: HKEY_CLASSES_ROOT\CLSID
- Right-click the subkey <random_CLSID> and click Delete. This key has a subkey InprocServer32 with a default value containing data %System%\<random>32.dll. The subkey <random_CLSID> matches the name of the value in registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks.
- Close the Registry Editor.
Restart your computer
To restart your computer
- On the Start menu, click Shut Down.
- Select Restart from the drop-down list and click OK.
Take steps to prevent re-infection
Do not reconnect your computer to the Internet until the computer is protected from re-infection. See the "Preventing Infection" section for more information.