Analysis by: Karl Dominguez

 PLATFORM:

Windows 2000, Windows XP, Windows Server 2003

 OVERALL RISK RATING:
 DAMAGE POTENTIAL:
 DISTRIBUTION POTENTIAL:
 REPORTED INFECTION:

  • Threat Type: Worm

  • Destructiveness: No

  • Encrypted: Yes

  • In the wild: Yes

  OVERVIEW

Infection Channel: Propagates via removable drives, Propagates via instant messaging applications

This worm arrives via removable drives.

It is injected into all running processes to remain memory resident.

It drops copies of itself into all the removable drives connected to an affected system. It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names. It drops an AUTORUN.INF file to automatically execute the copies it drops when a user accesses the drives of an affected system.

It executes commands from a remote malicious user, effectively compromising the affected system.

It also has rootkit capabilities, which enables it to hide its processes and files from the user.

  TECHNICAL DETAILS

File Size: 138,752 bytes
File Type: EXE
Memory Resident: Yes
Initial Samples Received Date: 11 Apr 2011
Payload: Compromises system security, Retrieves system information; Hides files and processes; Prevents user from accessing certain site; Prevents user from running certain applications; Steals information

Arrival Details

This worm arrives via removable drives.

Installation

This worm drops the following copies of itself into the affected system:

  • %Application Data%\{random characters}.exe

(Note: %Application Data% is the current user's Application Data folder, which is usually C:\Windows\Profiles\{user name}\Application Data on Windows 98 and ME, C:\WINNT\Profiles\{user name}\Application Data on Windows NT, and C:\Documents and Settings\{user name}\Local Settings\Application Data on Windows 2000, XP, and Server 2003.)

It is injected into all running processes to remain memory resident.

Autostart Technique

This worm adds the following registry entries to enable its automatic execution at every system startup:

HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Run
{malware file name} = "{malware path and file name}"

Propagation

This worm creates the following folders in all removable drives:

  • {drive letter}:\RECYCLER

It drops copies of itself into all the removable drives connected to an affected system.

It drops the following copy(ies) of itself in all removable drives:

  • {drive letter}:\RECYCLER\{random characters}.exe

It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names.

It drops an AUTORUN.INF file to automatically execute the copies it drops when a user accesses the drives of an affected system.

The said .INF file contains the following strings:

[AutoRun]
;{garbage characters}
shellexecute=RECYCLER\{malware file name}.exe
;{garbage characters}
icon=shell32.dll,7
;{garbage characters}
shell\open\command=RECYCLER\{malware file name}.exe
;{garbage characters}
action=Open folder to view files
;{garbage characters}
shell\explore\command=RECYCLER\{malware file name}.exe
;{garbage characters}
useautoplay=1

It sends messages that contain links to sites hosting remote copies of itself using the following instant-messaging (IM) applications:

  • MSN Messenger
  • Pidgin
  • Xchat
  • MIRC
  • Skype

Backdoor Routine

This worm executes the following commands from a remote malicious user:

  • Update itself
  • Download other files
  • Perfrom Slowloris, UDP, and SYN flooding
  • Send MSN Messenger messages
  • Insert iframe tags into HTML files
  • Visit a Web page
  • Create processes
  • Block DNS
  • Redirect domains
  • Steal login credentials
  • Log in to FTP sites

It connects to the following URL(s) to send and receive commands from a remote malicious user:

  • ircr0x.{BLOCKED}ls.net
  • ircr0x.{BLOCKED}sh.info
  • {BLOCKED}ou.ru:6668
  • {BLOCKED}ff.ru:6668

Rootkit Capabilities

This worm also has rootkit capabilities, which enables it to hide its processes and files from the user.

NOTES:

Information Theft Routine

This worm monitors the Internet activities of the infected system to steal user credentials if the user visits websites with the following strings:

  • *&Password=*
  • *&txtPassword=*
  • *.alertpay.*/*login.aspx
  • *.moneybookers.*/*login.pl
  • *:2083/login*
  • *:2086/login*
  • *aol.*/*login.psp*
  • *bigstring.*/*index.php*
  • *dyndns*/account*
  • *facebook.*/login.php*
  • *fastmail.*/mail/*
  • *fileserve.*/login*
  • *FLN-Password=*
  • *gmx.*/*FormLogin*
  • *google.*/*ServiceLoginAuth*
  • *hackforums.*/member.php
  • *login.live.*/*post.srf*
  • *login.yahoo.*/*login*
  • *login_password=*
  • *loginUserPassword=*
  • *megaupload.*/*login
  • *no-ip*/login*
  • *pass=*
  • *passwd=*
  • *Passwd=*
  • *password]=*
  • *password=*
  • *paypal.*/webscr?cmd=_login-submit*
  • *runescape*/*weblogin*
  • *screenname.aol.*/login.psp*
  • *secure.logmein.*/*logincheck*
  • *service=youtube*
  • *steampowered*/login*
  • *TextfieldPassword=*
  • *twitter.com/sessions

It attempts to steal user credentials used in the following websites:

  • AlertPay
  • AOL
  • BigString
  • DynDNS
  • Facebook
  • Fastmail
  • FileServe
  • Gmail
  • GMX
  • Hackforums
  • LogMeIn
  • Megaupload
  • Moneybookers
  • NoIP
  • PayPal
  • Runescape
  • Steam
  • Twitter
  • Windows Live
  • Yahoo!
  • YouTube

It blocks users from accessing websites with the following strings:

  • avast.
  • avg.
  • avira.
  • bitdefender.
  • bullguard.
  • clamav.
  • comodo.
  • emsisoft.
  • eset.
  • fortinet.
  • f-secure.
  • garyshood.
  • gdatasoftware.
  • heck.tc
  • iseclab.
  • jotti.
  • kaspersky.
  • lavasoft.
  • malwarebytes.
  • mcafee.
  • norman.
  • norton.
  • novirusthanks.
  • onecare.live.
  • onlinemalwarescanner.
  • pandasecurity.
  • precisesecurity.
  • sophos.
  • sunbeltsoftware.
  • symantec
  • threatexpert.
  • trendmicro.
  • virscan.
  • virus.
  • virusbuster.nprotect.
  • viruschief.
  • virustotal.
  • webroot.

It hooks the following APIs to aid its routines:

  • CopyFileA
  • CopyFileW
  • CreateFileA
  • CreateFileW
  • GetAddrInfo
  • HttpSendRequestA
  • HttpSendRequestW
  • InternetWriteFile
  • LdrLoadDll
  • MoveFileA
  • MoveFileW
  • NtEnumerateValueKey
  • NtQueryDirectoryFile
  • NtResumeThread
  • RegCreateKeyExA
  • RegCreateKeyExW
  • Send

It may also prevent the user from using the following applications:

  • cmd.exe
  • ipconfig.exe
  • regedit.exe
  • regsvr32.exe
  • rundll32.exe
  • verclsid.exe

Other Details

This worm connects to the following URL(s) to get the affected system's IP address:

  • http://api.wipmania.com/

It drops shortcut files pointing to the copy of itself in removable drives. These dropped .LNK files use the names of the folders located on the said drives for their file names. It then sets the attributes of the original folders to Hidden to trick the user into clicking the .LNK files.

  SOLUTION

Minimum Scan Engine: 8.900
FIRST VSAPI PATTERN FILE: 7.966.04
FIRST VSAPI PATTERN DATE: 11 Apr 2011

Step 1

For Windows XP and Windows Server 2003 users, before doing any scans, please make sure you disable System Restore to allow full scanning of your computer.

Step 2

Scan your computer with your Trend Micro product and note files detected as WORM_DORKBOT.AR

Step 3

Restart in Safe Mode

[ Learn More ]

Step 4

Delete this registry value

[ Learn More ]

Important: Editing the Windows Registry incorrectly can lead to irreversible system malfunction. Please do this step only if you know how or you can ask assistance from your system administrator. Else, check this Microsoft article first before modifying your computer's registry.

  • In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
    • {malware file name} = "{malware path and file name}"

Step 5

Search and delete AUTORUN.INF files created by WORM_DORKBOT.AR that contain these strings

[ Learn More ]
[AutoRun]
;{garbage characters}
shellexecute=RECYCLER\{malware file name}.exe
;{garbage characters}
icon=shell32.dll,7
;{garbage characters}
shell\open\command=RECYCLER\{malware file name}.exe
;{garbage characters}
action=Open folder to view files
;{garbage characters}
shell\explore\command=RECYCLER\{malware file name}.exe
;{garbage characters}
useautoplay=1

Step 6

Search and delete this file

[ Learn More ]
There may be some component files that are hidden. Please make sure you check the Search Hidden Files and Folders checkbox in the More advanced options option to include all hidden files and folders in the search result.
  • {drive letter}:\{folder name}.lnk

Step 7

Search and delete this folder

[ Learn More ]
Please make sure you check the Search Hidden Files and Folders checkbox in the More advanced options option to include all hidden folders in the search result.
  • {drive letter}:\RECYCLER

Step 8

Restart in normal mode and scan your computer with your Trend Micro product for files detected as WORM_DORKBOT.AR. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check this Knowledge Base page for more information.


Did this description help? Tell us how we did.

Related Malware