Managed XDR

3.ps1 — malware analysis report

File info

Filename
3.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
402.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
2fe44c3f073e661eb0cd6dd2c5890b067743ea5d
SHA256
85856010d3e63101c30a3d061dd55c758350030dd9b14794044a479860abb37f
MD5
69c80576e5413dc4d0d60de98439f649

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