Managed XDR

unknownspf.exe — malware analysis report

File info

Filename
unknownspf.exe
File type
PE32+ executable (GUI) x86-64 Mono/.Net assembly, for MS Windows
File size
548.5 KB
First seen
Last seen

Environment

w10/x64 en

Hashes

SHA1
199fcfd979223278a507a7b836d8296776c55dba
SHA256
5d5a2ad20df47f08f99c5a4be47a4d443888b6942363906dee4db52dc1f4cc01
MD5
d11763595d45d589c38badf2ff7f46da

Signatures

Privilege Escalation

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

T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1027.002 packer_vmprotect: Executable file is likely compressed using VMProtect
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Discovery

T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)

Other

yara_rules: Static rules
static_pe_anomaly: The PE file structure contains anomalies
no_graphical_activity: No graphic activity
require_administrator: Requests administrator privileges
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
message_box: Displays a message
dotnet_use_suspicious_functions: Dotnet program potentially uses suspicious functions/modules
dotnet_downloader_possible_network_problem: Dotnet program possibly has network problem