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
e736daaa55fa65d5b908930494f12d8bbe87e725
SHA256
980b6689cae6259e5ebadf60915062dc7adf959647d0178e715513736e26a9f5
MD5
d01265fda27658872a3d8b85df37669a

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