Execution
T1059.001 suspicious_powershell: Suspicious document behaviour (creates powershell process)
T1203 office_write_exe: Office document dropped an executable file
T1559.001 com_exec: Execution of Win32_Process.Create COM Method
T1059.001 suspicious_process: Spawns a suspicious process
T1204.002 office_wmi_load: Microsoft Office loads WMI DLL files (WMI usage indicator in macros)
T1059.003 suspicious_batch: Suspicious batch
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1064 office_macros: The document contains macro
T1064 office_macros_autoexec: The document contains an auto-start macro
Persistence
T1037 persistence_autorun: Makes itself run automatically on Windows startup
Privilege Escalation
T1037 persistence_autorun: Makes itself run automatically on Windows startup
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
T1036 copies_utilities: Copies and runs system utility with different name
T1027 office_macros_hex_strings: Lines in hex found in document macro
T1140 unpacking_utilities: Uses Windows utilities to unpack data
T1497 debugs_self: Creates a process and debugs it
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1064 office_macros: The document contains macro
T1064 office_macros_autoexec: The document contains an auto-start macro
Credential Access
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Discovery
T1497 debugs_self: Creates a process and debugs it
Collection
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Other
yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
creates_exe: Creates executable files in the file system
creates_in_windows: Creates files in the Windows directory
create_rpc_bindings: Creates RPC connection
break_limit_exceeded: Warning: function calls limit has been exceeded
error_drawtext: An error occured while executing the file
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
regsvr_scriptlet_ex: Uses regsvr32 for scriptlet execution, perhaps for AWL bypass