Managed XDR

vtdl_8jbsg0kb — отчёт о динамическом анализе вредоносного файла

Информация о файле

Имя файла
vtdl_8jbsg0kb
Тип файла
Zip archive data, at least v2.0 to extract
Размер файла
2.5 MB
Первое обнаружение
Последнее обнаружение

Окружение

win7/x86 en

Хеши

SHA1
97ba5245362cf3702a800a8a1dfc9e0ec5530bda
SHA256
e02eb5bb7dd60babda40fcb86f247e16be8a26a67a3bbedc91549bf2ef0dc69a
MD5
06be0fcf95abb1f2fdc63bad0a8c4813

Сигнатуры

Persistence

T1574 dropper_dll: Creates DLL, which is then loaded into the 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
T1574 dropper_dll: Creates DLL, which is then loaded into the process

Defense Evasion

T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
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
T1574 dropper_dll: Creates DLL, which is then loaded into the process

Discovery

T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
T1497.001 antivm_queries_computername: Retrieves the computer name

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
only_exec_in_archive: The archive contains only an executable file
create_rpc_bindings: Creates RPC connection
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call