Execution
T1203 office_exploit_creates_cmd: The document exhibits suspicious behaviour (creates a cmd.exe process)
T1203 office_runs_dll: Suspicious document behaviour (tries to execute dll file)
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1203 office_exploit_http: The document exhibits suspicious behaviour (performs HTTP requests)
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1559 suspicious_process: Spawns a suspicious process
T1204.002 office_wmi_load: Microsoft Office loads WMI DLL files (WMI usage indicator in macros)
T1047 has_wmi: Executes one or several WMI requests
T1064 office_macros_suspicious: Document contains suspicious macro
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_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
Persistence
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
Privilege Escalation
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
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
T1070 stealth_window: A process created a hidden window
T1064 office_macros_suspicious: Document contains suspicious macro
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
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
Credential Access
T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
Discovery
T1057 has_wmi: Executes one or several WMI requests
T1083 checks_recent_files: Attempt to check recently opened files through registry
T1082 reads_csrss: Attempts to read csrss.exe memory
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
Command and Control
T1071.001 office_exploit_http: The document exhibits suspicious behaviour (performs HTTP requests)
T1071.004 office_exploit_dns: The document exhibits suspicious behaviour (performs DNS requests)
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp
Other
yara_rules: Static rules
dns_without_resolve: DNS query without a response
message_box: Displays a message
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