Managed XDR

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

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

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

Окружение

win7/x86 en

Хеши

SHA1
8d658f8cb56bd3dd197aaef4d065197332930327
SHA256
46295032b5dedf5486637497ca7129c6cfff8f22a512e6c88f0f4f9fa69c28cb
MD5
aeca7619c9bbea5e994878b494f1bff1

Сигнатуры

Persistence

T1574 dropper_dll: Creates DLL, which is then loaded into the process

Privilege Escalation

T1574 dropper_dll: Creates DLL, which is then loaded into the process
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 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
msi_has_custom_action: MSI file contains custom action
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call