Managed XDR

beacon_x64.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
de1cbca59dab518c202150f5d09734d60025b632
SHA256
b8eece91132f16affac763ed6cac556f7e6cd6c4b028876cde3c3a6e8c744fe7
MD5
476cc89d0da56b151ae9b566f96a894e

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