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/Wootbot.C
Detected by Microsoft Defender Antivirus
Aliases: W32/Forbot-BH (Sophos)
Summary
Worm:Win32/Wootbot.C is a network worm that targets computers running certain versions of Microsoft Windows. The worm has a backdoor component that connects to an IRC server to receive commands from attackers. For example, an attacker can send a command to distribute the worm to other computers.
To manually recover from infection by Backdoor:Win32/Wootbot.C, follow these steps:
- Disconnect from the Internet.
- Restart your computer in safe mode.
- End the worm process.
- Delete the worm file from your computer.
- Delete the worm registry entries.
- Restart your computer.
- Take steps to prevent re-infection.
Disconnect from the Internet
To help ensure that the 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.
Restart your computer in safe mode
To start your computer in safe mode
- Remove all floppy disks and CDs from the computer, and then restart the computer.
- When prompted, press F8. If Windows starts without displaying the Please select the operating system to start menu, restart your computer. Press F8 after the firmware POST process completes, but before Windows displays graphical output.
- From the Windows Advanced Options menu, select a safe mode option.
End the worm process
To end the worm process
- Press CTRL+ALT+DEL once and click Task Manager.
- Click Processes and click Image Name to sort the running processes by name.
- Select the process windnsd.exe or winssv.exe if it exists, and click End Process.
Delete the worm file from your computer
To delete the worm file from your computer
- Click Start, and click Run.
- In the Open field, type the name of the Windows directory, for example, C:\Windows
- Click OK.
- Click Name to sort files by name.
- Delete windnsd.exe or winssv.exe if it is in the list.
- On the Desktop, right-click the Recycle Bin and click Empty Recycle Bin.
- Click Yes to confirm the deletion.
If deleting the file fails, follow these steps to verify that the corresponding process is 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 windnsd.exe and winssv.exe are not in the list.
Delete the worm registry entries
Backdoor:Win32/Wootbot.C creates entries in the Windows registry that cause the worm to run each time Windows starts. These entries should be deleted.
To delete the worm registry entries
- 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\Windows\CurrentVersion\Run - In the right pane, right-click the following value, if it exists: Windows DNS Daemon
- Click Delete and click Yes to delete the value.
- In the right pane, right-click the following value, if it exists: Win32 SSL Driver
- Click Delete and click Yes to delete the value.
- Repeat steps 4 through 7 for each of the following registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_USERS\S-1-5-18\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_USERS\S-1-5-18\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce - 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.