Managed XDR

file.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
bb756f425e9e0ad966a060f0826d9a18b9d4e7d7
SHA256
32ee9b0bdb7fdb23af4b8204dcea70452d7282231989c17f191ad69ed0a2e565
MD5
32843f73c5b0eaac879d6c56cda8225e

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