Managed XDR

payload_1.ps1 — malware analysis report

File info

Filename
payload_1.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
328.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
1c1a843f27f15d46270092ece827bfb5f938a4bf
SHA256
0bb0a30b4b4e6a7779116a5eb9d7d46dc0c90dcc28d92f9e6809cfe4f45aa584
MD5
a76993b3db1d81106720550c41df9c63

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