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

Environment

w10/x64 en

Hashes

SHA1
ffbb34b250fec381ba0353d9f9243731b149e850
SHA256
b50218818c83d9e8e03cba438c4713994052f14027ecf030eb004e6ec16a785d
MD5
4ffb620546cc661d8114f9d98f96bb6b

Signatures

Execution

T1059.003 suspicious_batch: Suspicious batch

Privilege Escalation

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

T1562.001 disables_security: Disables Windows Security options
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1562 modify_uac_prompt: Attempts to modify UAC pop-up window behavior
T1564.001 stealth_file: Creates hidden or system files
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
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_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
T1070 stealth_window: A process created a hidden window

Discovery

T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1497.001 antivm_network_adapters: Checks NIC addresses
T1497.001 antivm_queries_computername: Retrieves the computer name
T1016 get_hostname: Attempts to get hostname

Command and Control

T1071.001 network_http: Performs HTTP requests

Impact

T1489 net_stop: Stops services through the use of net stop

Other

suricata_alert: Malicious traffic detected
yara_rules: Static rules
static_pe_anomaly: The PE file structure contains anomalies
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
static_pe_duplicate_sections: The PE file structure contains anomalies: duplicate section names
require_administrator: Requests administrator privileges
creates_suspended_process: Creates suspended process
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
suspicious_network_port: Performs TCP or UDP request to non-standard port
dotnet_use_suspicious_functions: Dotnet program potentially uses suspicious functions/modules
pe_overlay: PE file contains overlay