Managed XDR

payload.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
39abd73485f585f920332ebdf258bad2450a8b7e
SHA256
829c5a07b065b15969ea8c519705d64fc4c1c39c05e898fc9abfbdb289c484d5
MD5
96fde8c34283a014d5d0d66e8a827a9f

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