When the worm executes, it copies itself to one of the following locations:
- %UserProfile%\Local Settings\Application Data\Microsoft\svchost.exe
- %UserProfile%\Local Settings\Application Data\Microsoft\rundll32.exe
Next, the worm creates one of the following registry entries so that it executes whenever Windows starts:
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\"Windows Update" = "%UserProfile%\Local Settings\Application Data\Microsoft\svchost.exe"
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\"Windows Update" = "%UserProfile%\Local Settings\Application Data\Microsoft\rundll32.exe"
The worm then connects to the the following remote location and opens a back door on the compromised computer:
64.34.185.21
The command-and-control (C&C) server may then send any of the following commands to the worm:
- ARME
- CLOSE
- DOWNLOAD
- HTTP
- PASSWORDS
- PING
- RESTART
- SHOWDNS
- SLOW
- STOPFLOOD
- SYN
- UDP
- UNINSTALL
- UPDATE
- WEBSITE
The worm then copies itself to removable drives.
Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":