1. Skip to navigation
  2. Skip to content
  3. Skip to secondary-content




Sdbot.RPC.A

ALIAS:W32/Spybot.worm.lz, W32.Randex.E, WORM_RPCSDBOT.A

Summary

Sdbot.RPC.A is an IRC controlled backdoor which contains spreading routines exploiting the MS03-026 (also known as DCOM/RPC) vulnerability.

Disinfection

Automatic Disinfection

Allow F-Secure Anti-Virus to disinfect the relevant files.

For more general information on disinfection, please see Removal Instructions.


Network Disinfection

For general instructions on disinfecting a local network infection, please see Eliminating A Local Network Outbreak.

Additional Details

System infection

After entering the system Sdbot.RPC.A installs itself with the following steps:

  • Copies the worm to the System Directory as 'winlogin.exe'
  • Adds 'winlogin.exe' to the registry to the following value

     
    	 'HKLM\Software\Microsoft\Windows\CurrentVersion\Run\NDplDeamon' 
    	 
  • Drops the main DLL component to the System Directory as 'yuetyutr.dll'
  • The DLL is loaded into the running explorer.exe process
  • Modifies system.ini:

    	 [Boot]
    	 Shell=explorer.exe winlogin.exe
    	 
  • Adds several values to the registry:

    	'HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\winlogon'
    	'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\winlogon'
    	

Backdoor

The backdoor code is based on Sdbot. It connects to a predefined IRC server and joins a channel and waits for commands. Commands it supports provide full access to the compromised computer.

With one of the commands the backdoor can be instructed to scan for vulnerable hosts using the DCOM/RPC exploit. If a vulnerable host is found Sdbot.RPC.A infects the host.

More information on the DCOM/RPC (MS03-026) vulnerability is available at