Skip to main content
Skip to main content
Microsoft Security Intelligence
Published Jul 23, 2004 | Updated Sep 15, 2017

Worm:Win32/Korgo.E

Detected by Microsoft Defender Antivirus

Aliases: W32/Korgo.worm.e (McAfee) W32/Korgo-E (Sophos) W32.Korgo.E (Symantec) WORM_KORGO.E (Trend Micro)

Summary

Win32/Korgo.E.worm is a network worm that targets computers running Microsoft Windows XP or Windows 2000 that do not have Microsoft Security Bulletin MS04-011 installed. The worm also monitors TCP ports and opens a backdoor to allow unauthorized access to infected systems. A computer infected with this worm may crash and reboot unexpectedly.
To manually recover from infection by Win32/Korgo.E.worm, perform the following steps: 
  1. Stop the computer from restarting.
  2. Disconnect from the Internet.
  3. End the worm process.
  4. Delete the worm files from the computer.
  5. Delete the worm registry entry.
  6. Restart your computer.
  7. Take steps to prevent re-infection.

Stop the computer from restarting

First, you should prevent the computer from spontaneously rebooting by disabling system shutdown.
To disable system shutdown
  1. Click Start, and then click Run.
  2. In the Open field, type shutdown -a
  3. Press Enter.

Disconnect from the Internet

To ensure that your computer is not actively infecting other computers, you should disconnect it from the Internet before proceeding.

End the worm process

Ending the worm process will help stop your computer from infecting other computers as well as resolve the crashing, rebooting, and performance degradation issues caused by the worm.
To end the worm process
  1. Press CTRL+ALT+DEL once and click Task Manager.
  2. Click the Processes tab.
  3. On the Processes tab, click Image Name to sort the running processes by name.
  4. Select the process <random>.exe, and click End Process. The random part of the file name contains 5 to 8 alphabetic characters..

Delete the worm files from the computer

To delete the worm files from the computer
  1. Click Start, and then click Run.
  2. In the Open field, type %System%
  3. Press Enter.
  4. Click the Name column to sort files by name.
  5. Find the file <random>.exe and delete it. The random part of the file name contains 5 to 8 alphabetic characters.

Delete the worm registry entry

Win32/Korgo.E.worm creates an entry in the Windows registry that attempts to run the worm every time your computer restarts. This entry should be deleted.
To delete the worm registry entry
  1. Click Start, and then click Run.
  2. In the Open field, type regedit
  3. Press Enter.
  4. In the left pane, navigate to the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
  5. In the right pane, right-click the value: Update Service
  6. Click Delete and Click Yes to delete the value.
  7. Close the Registry Editor.

Restart your computer

To restart your computer
  1. On the Start menu, click Shut Down.
  2. 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.
Follow us