Managed XDR

2.ps1 — malware analysis report

File info

Filename
2.ps1
File type
ASCII text, with very long lines, with no line terminators
File size
390 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
b1beecfa4c7ccb8df43f5ee22b42bcb5fb14d83c
SHA256
93e4d960c321bf8ba96e44bdd7d4b2bad9527ae49e9568f7920a769c7c6e4751
MD5
5442278f7c7ecdf848a3257a66c4b070

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

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

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