When the Trojan is executed, it copies itself to the following location:
%UserProfile%\Application Data\system\[THREAT FILE NAME].exe
The Trojan also creates the following files:
- %UserProfile%\Application Data\rt1.png
- %SystemDrive%\RECYCLER\find_me.tmp
It may then delete the following file:
%SystemDrive%\RECYCLER\find_me.tmp
Next, the Trojan creates the following registry entries so that it executes whenever Windows starts:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\"Shell" = "Explorer.exe, %UserProfile%\Application Data\system\[THREAT FILE NAME].exe"
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\"Update" = "%UserProfile%\Application Data\system\[THREAT FILE NAME].exe"
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run\"Update" = "%UserProfile%\Application Data\system\[THREAT FILE NAME].exe"
It also creates the following registry entry in order to add itself to the list of applications authorized by the Windows firewall:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List\"%UserProfile%\Application Data\system\[THREAT FILE NAME].exe" = "%UserProfile%\Application Data\system\[THREAT FILE NAME].exe:*:Enabled:[THREAT FILE NAME].exe"
Next, the Trojan locks the computer and displays a fraudulent message on the screen informing the user that they are in breach of copyright law and requests a money transfer of $200 to a Ukash account.

Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":