Managed XDR

lime-crypter.exe — malware analysis report

File info

Filename
lime-crypter.exe
File type
PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows
File size
288.5 KB
First seen
Last seen

Environment

w10/x86 en

Hashes

SHA1
f2ff8567191aa50cd8e857b68e2d9b05e15f5288
SHA256
e6db56743f9292655322a412904ba952a1d763e8957fdd4b6f77b478bf1909f1
MD5
44a69e0d2da328a1c6e2a38132569325

Signatures

Execution

T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1047 has_wmi: Executes one or several WMI requests
T1059.003 suspicious_process: Spawns a suspicious process
T1059.003 executes_dropped_cmd: Executes dropped batch files

Persistence

T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup

Privilege Escalation

T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Defense Evasion

T1497.001 antivm_generic_bios: Checks the BIOS version, possibly for anti-virtualization
T1497.001 antivm_vmware_files: Detects VMware through the presence of specific files
T1497.001 antivm_vbox_keys: Detects VirtualBox through the presence of a registry key
T1497.001 antivm_vbox_files: Detects VirtualBox through the presence of a file
T1497.001 antivm_vmware_keys: Detects VMware through the presence of a registry key
T1497.001 antivm_generic_scsi: Attempts to detect virtualization by SCSI Disk Identifier
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1036 system_filename: Created a file named as a common system file
T1036 system_procname: Created a process named as a common system process
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497.001 antivm_network_adapters: Checks NIC addresses
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1497.001 antivm_generic_video: Checks information about video adapters in registry, possibly for anti-virtualization
T1497.001 antivm_queries_computername: Retrieves the computer name
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Credential Access

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Discovery

T1497.001 antivm_generic_bios: Checks the BIOS version, possibly for anti-virtualization
T1497.001 antivm_vmware_files: Detects VMware through the presence of specific files
T1497.001 antivm_vbox_keys: Detects VirtualBox through the presence of a registry key
T1497.001 antivm_vbox_files: Detects VirtualBox through the presence of a file
T1497.001 antivm_vmware_keys: Detects VMware through the presence of a registry key
T1497.001 antivm_generic_scsi: Attempts to detect virtualization by SCSI Disk Identifier
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1497.001 antivm_network_adapters: Checks NIC addresses
T1497.001 antivm_generic_video: Checks information about video adapters in registry, possibly for anti-virtualization
T1497.001 antivm_queries_computername: Retrieves the computer name

Collection

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Other

yara_rules: Static rules
code_share_services: Connects to text storage services (potentially for malicious payload delivery)
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
dotnet_suspicious_resources_names: Dotnet program has suspicious resources names
create_rpc_bindings: Creates RPC connection
creates_suspended_process: Creates suspended process
dotnet_antimetadata_analysis: Dotnet program has anti-analysis tricks
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
break_limit_exceeded: Warning: function calls limit has been exceeded
dotnet_obfuscated: Dotnet program is potentially obfuscated
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint