Managed XDR

file.ps1 — malware analysis report

File info

Filename
file.ps1
File type
ASCII text, with very long lines
File size
1.3 MB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
5053e240adc182346044afd62c06030f6a959daa
SHA256
93a46c3630b8f75add6311110e13b9824597f892d0302689c69d8dd28e0f1795
MD5
d19ed68cbdc5c09d2771c02385589f0a

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

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
T1497.001 antivm_queries_computername: Retrieves the computer name

Discovery

T1497.001 antivm_queries_computername: Retrieves the computer name
T1135 server_share_info: Retrieves information about each shared resource on a server

Other

yara_rules: Static rules
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call