Managed XDR

payload.ps1 — malware analysis report

File info

Filename
payload.ps1
File type
ISO-8859 text, with very long lines, with CRLF line terminators
File size
2.7 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
8fb3ab5d9980ab6848a8c6ff2a9e27526e034531
SHA256
5767c5d3f186aaf3dd99fd074cbac7bfa8db4b4a9297d08cadd70083c14acfbd
MD5
7f7ff7d82dc7f43efcf9f05e278a5dd5

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