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
551.5 KB
First seen
Last seen

Environment

w10/x64 en

Hashes

SHA1
54bdb19618264b5d81351b8bb9e62ac12a2d0fe2
SHA256
5d8eb3292be4e1075533faf59557353831400d84020fb97799dd46cedeef07d2
MD5
ac3111fe823d90cd38d78fc3eba3cf86

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
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1027.002 packer_entropy: Probably contains compressed or encrypted data

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