Execution
T1203 office_write_exe: Office document dropped an executable file
T1204.002 office_com_load: Microsoft Office loads COM DLL files (indicator of COM usage in macros)
Privilege Escalation
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055 injection_failed: The attempt to inject into a process has failed
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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 bypass_dev_utils: Executing .NET utility in a suspended state, potentially for injection
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1564.004 removes_zoneid_ads: Attempts to hide the indications that the file was downloaded from the Internet
T1096 persistence_ads: Creates Alternate Data Stream (ADS)
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1055 injection_failed: The attempt to inject into a process has failed
Discovery
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
Other
yara_rules: Static rules
unpacker_wrong_base: Possibly, an error occured in the file unpacker
copies_self: Creates a copy of itself
page_noaccess: Disables access to a memory region
creates_exe: Creates executable files in the file system
unexpected_exception: Unexpected exception
office_summary: The document contains suspicious metadata
dotnet_suspicious_resources_names: Dotnet program has suspicious resources names
dotnet_suspicious_module_name: Dotnet program has suspicious module name
creates_suspended_process: Creates suspended process
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
dotnet_obfuscated: Dotnet program is potentially obfuscated
test_check_service: Starts services
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint