Managed XDR

1.ps1 — malware analysis report

File info

Filename
1.ps1
File type
Rich Text Format data, version 1, ANSI
File size
3.3 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
4bd49d3d9e5c75de7a2ccd99a7cec9bc7dc0cc8f
SHA256
f2892a290da6e0b0fc44c4bce5c130bee882801162d9a80804046604e715fc31
MD5
db046a1c44bc7d024cb280796871e410

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
creates_exe: Creates executable files in the file system
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call