Managed XDR

send-mail.ps1 — malware analysis report

File info

Filename
send-mail.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
405.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
ccacccfdb7816d1b8d692960e20f8087b6ac032f
SHA256
f8616bb86ca4bb7391ccdb1714e3522f51b9a71be3ecebf109214fc7ab005dd5
MD5
fd834414e5854b084f6c24a133769a1b

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