When the Trojan is executed, it creates the following file and sets the file attribute to FILE_ATTRIBUTE_HIDDEN:
%CommonProgramFiles%\DirectDB.exe
The Trojan creates the following registry entry so that it runs every time Windows starts:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{785942B1-FDE7-447F-A9C2-694A721FA120}\"stubpath" = "%CommonProgramFiles%\DirectDB.exe"
The Trojan also creates the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\STS\"nck" = "[BINARY DATA]"
The Trojan starts a new Internet Explorer process, injects itself into it, ends its own execution, and continues running inside the new Internet Explorer process.
The Trojan opens a back door on the compromised computer, and connects to the following domain:
provide.yourtrap.com
The Trojan may perform the following actions:
- Collect disk and partition information
- Collect titles of running applications
- Collect locale information
- Rename files
- Download files
- Upload files
- Delete files
- Execute files
- Execute additional components
Note: The additional components may be executed from the following locations:
- %System%\advapi32.dll
- %UserProfile%\Application Data\addons.dat
Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":