Managed XDR

beacon.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
f2cfe22f9fce80fed4936878b709a7dbd75bcba2
SHA256
43bfe736991a156fc7bc7f6ebb1f7e7a4c042f7727a7d8b138f61af319138989
MD5
352e01113149d48b8f2573dd6b84c0a2

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