- Distribution Method : Access using Remote Desktop Protocol (RDP) or a remote program.
- MD5 : e948d70cf4ee5dab714d43a664b0c010
- Encrypted File Pattern : .[<Random>][pckey@yahooweb.co].locked
- Message File : How_to_decrypt_my_files.html
- Major Characteristics :
- Offline Encryption
- Block processes execution (Culserver*, MSSQLSERVER*, QLAgent*, sqlbrowser*, TMBMServer*, vmicguestinterface* etc.)
- Stopping the VSS service and changing its startup configuration. (sc config VSS start= disabled)
- Disable system restore (wmic.exe SHADOWCOPY delete /nointeractive, vssadmin.exe Delete Shadows /All /Quiet, vssadmin.exe Resize ShadowStorage /for=<Drive Letter>: /on=<Drive Letter>: /maxsize=401MB, vssadmin.exe Resize ShadowStorage /for=<Drive Letter>: /on=<Drive Letter>: /maxsize=unbounded, bcdedit.exe /set {default} recoveryenabled No, bcdedit.exe /set {default} bootstatuspolicy ignoreallfailures, wbadmin.exe DELETE CATALOG -quiet, wbadmin.exe DELETE SYSTEMSTATEBACKUP, wbadmin.exe DELETE SYSTEMSTATEBACKUP -deleteoldest, owershell -command "Get-WmiObject Win32_Shadowcopy | ForEach-Object {$_.Delete();}")
List