Managed XDR

payload.ps1 (Cobalt Strike) — 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
1c6f1f02c6c1dbbd02bd2a3a9ef5c2da6cfe39a1
SHA256
776c9c605c981c30f333954f7b6c31eca426b0ecb3d8ed45b8862e05caf90ef3
MD5
5d0b9107349ba0e5c49c06383a4682c0

Malwares

  • Cobalt Strike

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

Related reports