Execution
T1203 office_exploit_creates_cmd: The document exhibits suspicious behaviour (creates a cmd.exe process)
T1203 office_exploit_http: The document exhibits suspicious behaviour (performs HTTP requests)
T1059.001 url_cmdline: Cmdline of process contains URL
T1059.003 executes_dropped_cmd: Executes dropped batch files
T1059.003 url_cmdline: Cmdline of process contains URL
T1059.005 obfuscated_vbs: Detected obfuscated VBS
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1059.005 bad_vbs: Suspicious VBScript file
T1064 office_macros: The document contains macroses (total: 6)
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
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
T1027 obfuscated_vbs: Detected obfuscated VBS
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
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 macroses (total: 6)
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
Credential Access
T1552 cookie_files: Accesses cookie files
T1555.003 cookie_files: Accesses cookie files
Discovery
T1518 locates_browser: Attempts to identify where browsers are installed
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1083 checks_recent_files: Attempt to check recently opened files through registry
Collection
T1115 set_clipboard_data: Sets data to clipboard
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
create_process_failed: Could not start the process
creates_exe: Creates executable files in the file system
dns_without_resolve: DNS query without a response
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