Execution
T1047 has_wmi: Executes one or several WMI requests
Persistence
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Privilege Escalation
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1574 dropper_dll: Creates DLL, which is then loaded into the process
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
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1027.002 unnamed_memory_regions_contains_pe: One or several unnamed memory regions are PE files
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1027.004 compiles_code: Compiles VB.NET code
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
T1027.002 packer_vb: The executable file is packed using VB
T1480 system_default_lang_id_present: Checks the system language
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1055 injection_failed: The attempt to inject into a process has failed
Discovery
T1057 has_wmi: Executes one or several WMI requests
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
static_pe_anomaly: The PE file structure contains anomalies
unpacker_wrong_base: Possibly, an error occured in the file unpacker
runs_utility_without_cmdline: Runs system utility without arguments (non-typical usage)
copies_self: Creates a copy of itself
creates_exe: Creates executable files in the file system
suspicious_process: Spawns a suspicious process
unexpected_exception: Unexpected exception
valid_authenticode: The digital signature has been verified
has_pdb: This executable file has a PDB path
creates_suspended_process: Creates suspended process
pe_overlay: PE file contains overlay