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
T1059.001 suspicious_powershell: Creates suspicious powershell process
T1059.003 executes_dropped_cmd: Executes dropped batch files
T1059.003 suspicious_batch: Suspicious batch
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
T1564.001 hides_original_file: Makes original executable file hidden
T1564.001 stealth_file: Creates hidden or system files
T1027.002 packer_polymorphic: Creates a modified copy of itself
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1562 modify_uac_prompt: Attempts to modify UAC pop-up window behavior
T1562 disables_uac: Disable UAC
T1497 debugs_self: Creates a process and debugs it
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
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.001 antivm_network_adapters: Checks NIC addresses
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
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_queries_computername: Retrieves the computer name
T1562.001 windows_defender_add_exclusion: Adds a path to Microsoft Defender exclusion list
T1070 stealth_window: A process created a hidden window
Credential Access
T1555.004 windows_credential_manager: Acquire credentials from the Windows Credential Manager
Discovery
T1497 debugs_self: Creates a process and debugs it
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.001 antivm_network_adapters: Checks NIC addresses
T1518 locates_browser: Attempts to identify where browsers are installed
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_queries_computername: Retrieves the computer name
Collection
T1115 checks_clipboard: Monitors clipboard data
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
static_pe_anomaly: The PE file structure contains anomalies
creates_in_windows: Creates files in the Windows directory
copies_self: Creates a copy of itself
network_bind: Starts servers listening at None
dead_host: Connects to IP addresses that do not respond to requests
executes_dropped_exe: Executes dropped exe files
create_rpc_bindings: Creates RPC connection
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
break_limit_exceeded: Warning: function calls limit has been exceeded
suspicious_network_port: Performs TCP or UDP request to non-standard port
test_check_service: Starts services
writes_data: Writes big amount of data to disk
open_winlogon_process: Trying to open winlogon process
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint
dotnet_downloader_possible_network_problem: Dotnet program possibly has network problem