When the Trojan is executed, it creates the following file:
%CurrentFolder%\1.mp3
The Trojan creates the following registry entry so that it runs every time Windows starts:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\"Microsoft Updater" = "[PATH TO TROJAN EXECUTABLE]"
Next, the Trojan creates the following registry subkeys:
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\mini
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\net
It then deletes the following registry subkeys in order to disable Safe Mode Boot:
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network
Next, the Trojan ends the following processes, making it difficult to stop the threat from running:
- cmd.exe
- msconfig.exe
- regedit.exe
- taskmgr.exe
It also ends the following service:
SharedAccess
The Trojan may then attempt to connect to any of the following locations:
- [http://]209.85.229.104/[RANDOM CHARACTERS]/pictu[REMOVED]
- [IP ADDRESS]/[RANDOM CHARACTERS]/lic.php
Note: [IP ADDRESS] is a variable and may include the following:
- 109.72.156.30
- 176.9.165.210
- 93.190.44.239
The Trojan may perform the following actions, depending on the above server response:
- Remove its registry entry
- Delete the .mp3 file
- Stop executing
The Trojan then performs the following actions:
- Repeatably plays the 1.mp3 audio recording stating "FBI warning: Your computer is blocked for violation of federal law."
- Displays details about the ransom
- Offers a way for the user to pay to unlock the compromised computer

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