Managed XDR

beacon_x64.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
a236401c19b455e7ccbc0460c4d00ad56a6d5e0b
SHA256
40c6bd5c1a728ecf43b7ea299a40f3cc78e035ed324abc660d51104c81fc97c9
MD5
da9f2d1eea4d5a1717a11e175903d098

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