Managed XDR

testing-file.ps1 — malware analysis report

File info

Filename
testing-file.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
2.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
530180bd95ece21e41e09e95c59c790b03bb8fc1
SHA256
ac4eb0aed3cb76186a8582dbdfa025b7c9e3e033c7fa4df1b8f7f5c89878ac75
MD5
22f9a28da9a0259b5f2c976acaf24b99

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