Execution
T1203 office_write_exe: Office document dropped an executable file
T1203 office_runs_dll: Suspicious document behaviour (tries to execute dll file)
T1559 suspicious_process: Spawns a suspicious process
T1064 office_macros: The document contains macro
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
Privilege Escalation
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
T1218.011 rundll_shell32: Uses ShellExec_RunDLL to run an executable file
T1036 system_filename: Created a file named as a common system file
T1064 office_macros: The document contains macro
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
Discovery
T1083 checks_recent_files: Attempt to check recently opened files through registry
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
http_file_not_found: Attempts to download EXE or DLL file but receives HTML with an error
process_crashed: One of the processes has failed
unexpected_exception: Unexpected exception
no_graphical_activity: No graphic activity
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