Managed XDR

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

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

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

Окружение

win7/x86 en

Хеши

SHA1
75720d2e477312cd5375189887682f661772beac
SHA256
356ce79cd2da57824586ab26c4af440e21ea380f9ab1bcc880e060f4879d0a05
MD5
e18c8049cb5e5d23022bedd6895b1918

Сигнатуры

Execution

T1559.001 com_exec: Execution of Win32_Process.Create COM Method

Persistence

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

Privilege Escalation

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another process
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

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1070.004 deletes_self: Moves to different location or removes the original executable file
T1055.012 injection_runpe: Injects code into another process
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1564.001 stealth_file: Creates hidden or system files
T1027.002 decompress_pefile: Unpacks a PE file into memory
T1140 decompress_pefile: Unpacks a PE file into memory
T1497 debugs_self: Creates a process and debugs it
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
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
T1497.001 antivm_queries_computername: Retrieves the computer name

Credential Access

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Discovery

T1497 debugs_self: Creates a process and debugs it
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.001 antivm_queries_computername: Retrieves the computer name
T1082 reads_csrss: Attempts to read csrss.exe memory

Collection

T1115 checks_clipboard: Monitors clipboard data
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Other

yara_rules: Static rules
suricata_alert: Malicious traffic detected
suspicious_process: Spawns a suspicious process
creates_exe: Creates executable files in the file system
valid_authenticode: The digital signature has been verified
creates_suspended_process: Creates suspended process
creates_in_programdata: Creates files in the ProgramData directory
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call
pe_overlay: PE file contains overlay