Managed XDR

payload.ps1 — malware analysis report

File info

Filename
payload.ps1
File type
ASCII text, with very long lines
File size
3.7 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
e71b93c10076c134d549d6a0ad5f7f1dd1bacb1d
SHA256
7e5b78f715b28234de005473137d377bc7a309112314347015d9a645277efedc
MD5
5115b5e96ee837160aff2d8f7c8afd6a

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