Managed XDR

vtdl_dgwd_g7u — malware analysis report

File info

Filename
vtdl_dgwd_g7u
File type
Microsoft Cabinet archive data, 745728 bytes, 3 files
File size
728.3 KB
First seen
Last seen

Environment

w10/x86 en

Hashes

SHA1
b142bff05230debefaf1f207f4495792cb75fe3a
SHA256
25d255a7d41e01d1581d86f79b98ece407a36f9e5886d732e07e121759dffab6
MD5
92e200618cb2c5eeec9d4181b5f2a5c2

Signatures

Execution

T1059.001 powershell_through_runspace: Executes powershell script without spawning powershell.exe process

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

T1027.002 packer_entropy: Probably contains compressed or encrypted data
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

Other

yara_rules: Static rules
has_pdb: This executable file has a PDB path
dotnet_import_unmanaged_code: Dotnet malware statically imports unmanaged functions/modules
checktokenmembership: Checks user token with CheckTokenMembership call