Managed XDR

httpclient_x64.ps1 — malware analysis report

File info

Filename
httpclient_x64.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
2.6 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
92bfc6c810341d9f26a49524d3ddb650584093a5
SHA256
3f4f74f6d5ac5f21d3ab90e614a5fd88179a3f980c8c28521003bc9eae0dc798
MD5
c21b4a4611d12bf8fec8716bb11649df

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