Managed XDR

script.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
e590b55702677ca9e31f2b432d107fa591b31d52
SHA256
3d47994ea4e7274f0f01a00633c137d2b43fbb172a62148b67826f6981589363
MD5
88addbe5f1e75eabedd929f0cc2f030a

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