Execution
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1059.003 suspicious_process: Spawns a suspicious process
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1047 antivm_wmi: Uses WMI to detect virtual environment
T1047 has_wmi: Executes one or several WMI requests
T1059.003 executes_dropped_cmd: Executes dropped batch files
Persistence
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
Privilege Escalation
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
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
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 debugs_self: Creates a process and debugs it
T1497.001 antivm_wmi: Uses WMI to detect virtual environment
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.001 antivm_network_adapters: Checks NIC addresses
T1070 stealth_window: A process created a hidden window
T1497.001 antivm_queries_computername: Retrieves the computer name
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
T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
Discovery
T1057 has_wmi: Executes one or several WMI requests
T1082 has_wmi: Executes one or several WMI requests
T1497 debugs_self: Creates a process and debugs it
T1497.001 antivm_wmi: Uses WMI to detect virtual environment
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1518.001 wmi_check_av: Uses WMI to check for installed antivirus software
T1497.001 antivm_network_adapters: Checks NIC addresses
T1497.001 antivm_queries_computername: Retrieves the computer name
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
creates_many_processes: Spawns a lot of processes (over 70)
creates_in_windows: Creates files in the Windows directory
copies_self: Creates a copy of itself
static_pe_anomaly: The PE file structure contains anomalies
executes_dropped_exe: Executes dropped exe files
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
dotnet_suspicious_module_name: Dotnet has suspicious module name
creates_suspended_process: Creates suspended process
dotnet_import_unmanaged_code: Dotnet malware statically imports unmanaged functions/modules
break_limit_exceeded: Warning: function calls limit has been exceeded
get_policy_info: Retrieves information about a Policy object
creates_in_programdata: Creates files in the ProgramData directory
checktokenmembership: Checks user token with CheckTokenMembership call
dotnet_downloader_possible_network_problem: Dotnet downloader possibly has network problem