Execution
T1203 exploit_CVE_2017_11882: Exploits CVE-2017-11882 vulnerability
T1203 office_write_exe: Office document dropped an executable file
T1059.003 suspicious_process: Spawns a suspicious process
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
Persistence
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
Privilege Escalation
T1547.001 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
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1036 system_filename: Created a file named as a common system file
T1036 system_procname: Created a process named as a common system process
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antivm_queries_computername: Retrieves the computer name
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
Credential Access
T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
Discovery
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antivm_queries_computername: Retrieves the computer name
T1135 server_share_info: Retrieves information about each shared resource on a server
T1083 checks_recent_files: Attempt to check recently opened files through registry
Other
yara_rules: Static rules
office_embedded: Office document contains embedded executable file(s)
copies_self: Creates a copy of itself
creates_exe: Creates executable files in the file system
dead_host: Connects to IP addresses that do not respond to requests
executes_dropped_exe: Executes dropped exe files
process_crashed: One of the processes has failed
unexpected_exception: Unexpected exception
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
creates_in_programdata: Creates files in the ProgramData directory
test_check_service: Starts services
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call