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

Environment

w10/x64 en

Hashes

SHA1
99ad06b497c7cdae7828bc3f169aaf188a283489
SHA256
bc8ced244efd2f064132ef5b6c52c099682cc3743bb2f22cf0d5cbf1cc7a65b9
MD5
077432b17f5904aa9f48d7dd96f4dc52

Signatures

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
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1497.001 antivm_network_adapters: Checks NIC addresses
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

T1518.001 antiav_detectservice: Attempts to detect installed antiviruses by a certain service
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1497.001 antivm_network_adapters: Checks NIC addresses
T1016 get_hostname: Attempts to get hostname

Impact

T1489 stops_service: Stops Windows services
T1489 net_stop: Stops services through the use of net stop

Other

yara_rules: Static rules
static_pe_anomaly: The PE file structure contains anomalies
static_pe_duplicate_sections: The PE file structure contains anomalies: duplicate section names
no_graphical_activity: No graphic activity
require_administrator: Requests administrator privileges
creates_suspended_process: Creates suspended process
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
message_box: Displays a message
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
dotnet_use_suspicious_functions: Dotnet program potentially uses suspicious functions/modules
pe_overlay: PE file contains overlay
dotnet_downloader_possible_network_problem: Dotnet program possibly has network problem