Managed XDR

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

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

Имя файла
strat.docm
Тип файла
Microsoft Word 2007+
Размер файла
51.5 KB
Первое обнаружение
Последнее обнаружение

Окружение

win7/x86 en

Хеши

SHA1
e9dd02d36d9c71892904f610acff92332bf8cf33
SHA256
9d9e5ece97556e39678f6e7eaf78f7665727242781e57c6dbc28fd712e6936d4
MD5
517ec11fef0d2c9e00ceba0550159d3c

Сигнатуры

Execution

T1203 office_start_thread: Allocates memory and starts a thread inside an office application
T1204.002 office_strings: Office file contains suspicious strings
T1064 office_macros: The document contains macroses (total: 2)
T1064 office_macros_autoexec: The document contains an auto-start macro
T1204 office_dotnet_load: Microsoft Office loads .NET assembly or DLL files (indicator of suspicious MS Office activity)
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)

Privilege Escalation

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another 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
T1055.012 injection_runpe: Injects code into another process
T1027 office_macros_hex_strings: Lines in hex found in document macro
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
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
T1497.001 antivm_queries_computername: Retrieves the computer name
T1064 office_macros: The document contains macroses (total: 2)
T1064 office_macros_autoexec: The document contains an auto-start macro

Credential Access

T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files

Discovery

T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1083 checks_recent_files: Attempt to check recently opened files through registry
T1497.001 antivm_queries_computername: Retrieves the computer name

Other

yara_rules: Static rules
macro_uses_system_namespace: Macro uses System namespace classes (possibly to run malicious code)
process_crashed: One of the processes has failed
break_limit_exceeded: Warning: function calls limit has been exceeded
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