When the Trojan is executed, it copies itself as the following file:
%UserProfile%\Application Data\svchost.exe
Next, the Trojan creates the following registry entry so that it executes whenever Windows starts:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\"PCI Compliant SCard" = "%UserProfile%\Application Data\svchost.exe"
It then creates the following registry entry in order to bypass the Windows firewall:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List\"%UserProfile%\Application Data\svchost.exe" = "%UserProfile%\Application Data\svchost.exe:*:Enabled:svchost"
The Trojan creates the following mutex so only one instance of itself is running:
Heistenberg2337
Next, it steals the following information from the compromised computer:
- System locale
- Computer name
- User name
- Windows version
- Information from the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid
It then sends the gathered information to the following remote location:
[http://]www.posterminalworld.la/api/process.php
The Trojan may also download files o[REMOVED]
Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":