Managed XDR

download.ps1 — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
93eeb3db44151bf20f6cb4783ac4c83eb524664e
SHA256
759dd252c4ce6624ce4974076edada95ba6b5dc6a85057771489de3b860c21b9
MD5
d6c6f59e493642ef0cac6c1bdf9ab878

Signatures

Execution

T1106 susp_callbacks: Suspicious usage of some WinAPI with callbacks

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