Malicious Software Encyclopedia: Worm:Win32/Esbot.A
Published:
September 12, 2005
Worm:Win32/Esbot.A is a network worm that targets computers running Microsoft Windows 2000 that do not have Microsoft Security Bulletin MS05-039 installed. The worm can also infect computers running other Windows operating systems if it is delivered through e-mail, instant messaging, or other routes. The worm has a backdoor component that connects to an IRC server to receive commands from attackers.
On This Page
Threat Overview
| Class/type | Worm - Network Trojan - Backdoor
|
| Discovered | August 15, 2005 |
| Circulating | Yes |
| Affected operating systems | Windows 2000
|
| Affected software |
Not specified
|
| Infection rating | Medium |
| Recovery difficulty | Moderate |
| Damage rating | Medium |
| Transmission rating | Low |
Aliases (Also Known As)
Different antivirus vendors may be using different names to refer to this malicious software. Here are some of the names currently in use by antivirus software vendors participating in the Microsoft Virus Information Alliance (VIA):
CA:
Win32.Esbot.AF-secure:
W32/Backdoor.EURMcAfee:
W32/IRCbot.genSophos:
Esbot.ASymantec:
Esbot.ATrend Micro:
BKDR_RBOT.BD
Learn more about the
Microsoft Virus Information Alliance.
Related Security Bulletins
The following Microsoft Security bulletins are related to this issue:
MS05-039 - Vulnerability in Plug and Play Could Allow Remote Code Execution and Elevation of Privilege (899588)Technical Analysis
When Worm:Win32/Esbot.A runs, it takes the following actions:
Copies itself as a new file to <system folder>\mousebm.exe.
Creates registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MouseBM
This registers the worm as a service named mousebm. This service has display name "Mouse Button Monitor" and executable file name <system folder>\mousebm.exe.
Exits after starting worm service mousebm.exe. The service checks for the presence of a mutex named mousebm. If the mutex exists, the worm process mousebm.exe exits. If the mutex does not exist, the process takes the following actions:
Creates mutex mousebm to prevent multiple instances of the worm from running on the same computer.
Places data: N
in value: EnableDCOM
of registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLE
Places data: 1
in value: restrictanonymous
of registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Injects its code into the explorer.exe process space and runs the injected code.
- Scans randomly-selected IP addresses to exploit the Windows Plug-and-Play vulnerability described in Microsoft Security Bulletin MS05-039. The worm may begin scanning with a random address or an address based on the IP address of the infected computer; it then scans IP addresses consecutively.
Connects to a specific IRC server and channel to enable attackers to perform functions such as the following:
How to Prevent Infection
Follow these steps to help prevent infection on your system:
Enable a firewall on your computer.
Get the latest computer updates.
Use up-to-date antivirus software.
Enable a firewall on your computer
Use a third-party firewall product or turn on the Microsoft Windows XP Internet Connection Firewall.
To turn on the Internet Connection Firewall in Windows XP
Click Start, and click Control Panel.
Click Network and Internet Connections, and click Network Connections. If you do not see Network and Internet Connections, click Switch to Category View.
Highlight a connection that you want to help protect, and click Change settings of this connection.
Click Advanced, and select Protect my computer and network by limiting or preventing access to this computer from the Internet.
Click OK.
Get the latest computer updates
Updates help protect your computer from viruses, worms, and other threats as they are discovered. You can use the Automatic Updates feature in Microsoft Windows XP to automatically download future Microsoft security updates while your computer is on and connected to the Internet.
To turn on Automatic Updates in Windows XP
Click Start, and click Control Panel.
Click Performance and Maintenance. If you do not see Performance and Maintenance, click Switch to Category View.
Click System.
Click Automatic Updates, and select Keep my computer up to date.
Select a setting. Microsoft recommends selecting Automatically download the updates, and install them on the schedule that I specify and setting a regular update time.
If you choose to have Automatic Updates notify you in step 5, you will see a notification balloon when new downloads are available to install. Click the notification balloon to review and install updates.
Use up-to-date antivirus software
Most antivirus software can detect and prevent infection by known malicious software. You should always run antivirus software on your computer that is updated with the latest signature files to automatically help protect you from infection. If you don't have antivirus software installed, you can get it from one of several companies. For more information, see http://www.microsoft.com/athome/security/downloads/default.mspx
How to Tell If Your Computer Is Infected
There are no readily apparent indications that your computer is infected with Backdoor:Win32/Esbot.A. However, the following symptoms may indicate that your computer is infected by this Trojan:
How to Recover from Infection
Manual RecoveryTo manually recover from infection by Worm:Win32/Esbot.A, follow these steps:
Install Windows security update MS05-039.
Disconnect from the Internet.
Restart your computer in safe mode.
Delete the registry key for the worm service.
Delete the worm file.
Restart your computer.
Take steps to prevent re-infection.
Install Windows security update MS05-039
To install MS05-039 using Windows Update
Go to the Windows Update Web site at windowsupdate.microsoft.com.
On the Windows Update site, click Scan for Updates. Windows Update scans your computer and returns a list of critical updates, including service packs.
In the Pick updates to install list, click Critical Updates and Service Packs. Windows Update creates a list of the updates appropriate for your computer, including MS05-039 if it is not installed. Critical updates are selected for download automatically.
Click Review and install updates, and then click Install Now. You may need to restart your computer after installing the updates.
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.
Restart your computer in safe mode
To start your the computer in safe mode
Remove all floppy disks and CDs from your computer, and then restart your 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.
Delete the registry key for the worm service
Worm:Win32/Esbot.A creates a key in the Windows registry that registers the worm as a service. This entry should be deleted.
To delete the registry key for the worm service
On the Start menu, click Run.
Type regedit and click OK.
In the left pane, navigate to the key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MouseBM
Right-click the key and click Delete.
Click Yes to confirm the deletion.
Close the Registry Editor.
Delete the worm file
To delete the worm file from your computer
Click Start, and click Run.
In the Open field, type the name of the Windows system folder, for example, C:\Winnt\System32
Click OK.
Click Name to sort files by name.
If mousebm.exe is in the list, delete it.
On the Desktop, right-click the Recycle Bin and click Empty Recycle Bin.
Click Yes.
If deleting the file fails, follow these steps to verify that mousebm.exe 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 mousebm.exe is not in the list.
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.
Transmission Methods
| Method | Description |
|---|
| Exploits Vulnerability | Exploits the Windows Plug-and-Play vulnerability (MS05-039). |
Payload Information
| Payload type | Trigger | Description |
|---|
| Creates files | Execution | Copies itself to <system folder>\mousebm.exe. |
| Compromises Security | Execution | Connects to an IRC server to receive commands from attackers. |
Modified Registry Entries
| Added registry entries |
|---|
| Key | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MouseBM |
| Value name | |
| Changed registry entries |
|---|
| Key | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLE |
| Value name | EnableDCOM [String] |
| Old value | |
| New value | N [String] |
|
| Key | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa |
| Value name | restrictanonymous [DWORD] |
| Old value | |
| New value | 1 [DWORD] |
Changed Processes
| Modified processes | explorer.exe
|
Changed Services
| Added services | mousebm.exe
|
Affected Ports
| Protocol | Port number |
|---|
| TCP | 445 |
Dropped Files
| Path | <system folder>\mousebm.exe |