Execution
T1203 office_write_exe: Office document dropped an executable file
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1559 suspicious_process: Spawns a suspicious process
T1204 office_dotnet_load: Microsoft Office loads .NET assembly or DLL files (indicator of suspicious MS Office activity)
T1204.002 office_com_load: Microsoft Office loads COM DLL files (indicator of COM usage in macros)
Persistence
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
Privilege Escalation
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
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
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
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
Credential Access
T1003.001 wce_detect: Windows Credentials Editor usage detected
Discovery
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
Command and Control
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp
Other
yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
unpacker_wrong_base: Possibly, an error occured in the file unpacker
creates_exe: Creates executable files in the file system
dead_host: Connects to IP addresses that do not respond to requests
process_crashed: One of the processes has failed
creates_suspended_process: Creates suspended process
message_box: Displays a message
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call