Managed XDR

demo.ps1 — malware analysis report

File info

Filename
demo.ps1
File type
Rich Text Format data, version 1, ANSI
File size
968 Bytes
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
2d1c231f8f31765f81a0d0b5a3ac190f4bcf2ab5
SHA256
de319bad93344faf03f1d1398965a53e7546618594eb6d1be13688311a0b882e
MD5
b07046a35aaf7b17f8b4abffd1f54f34

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