Persistence
T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Privilege Escalation
T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes
T1574 dropper_dll: Creates DLL, which is then loaded into the process
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 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1564.001 stealth_file: Creates hidden or system files
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1027.002 packer_vb: The executable file is packed using VB
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
T1480 system_default_lang_id_present: Checks the system language
Credential Access
T1003.001 dumps_lsass: Dumps lsass.exe process (probably, to extract credentials)
Discovery
T1057 process_interest: Enumerates processes
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1082 reads_csrss: Attempts to read csrss.exe memory
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
unexpected_exception: Unexpected exception
no_graphical_activity: No graphic activity
break_limit_exceeded: Warning: function calls limit has been exceeded
error_drawtext: An error occured while executing the file
pe_overlay: PE file contains overlay
open_winlogon_process: Trying to open winlogon process