Managed XDR

test.ps1 — malware analysis report

File info

Filename
test.ps1
File type
UTF-8 Unicode (with BOM) text, with very long lines, with CRLF line terminators
File size
3.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
81414c8bd9c9663b5709bb80da2b1c82f15cb808
SHA256
104781e4d4c57b5d2ebef876b96a5ecf595b468c5c5317d914b2ddc4c02ab8d3
MD5
2ec6906eaac8b9fbefbca67fcd1d4f3c

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
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call