Execution
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
T1059.001 suspicious_powershell: Creates suspicious powershell process
T1059.003 suspicious_process: Spawns a suspicious process
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
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
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
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
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
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
T1562 dep_disable: Disables DEP
T1562 disables_uac: Disable UAC
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
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_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
T1070 stealth_window: A process created a hidden window
T1562.001 windows_defender_add_exclusion: Adds a path to Microsoft Defender exclusion list
Credential Access
T1003.001 dumps_lsass: Dumps lsass.exe process (probably, to extract credentials)
Discovery
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1518 locates_browser: Attempts to identify where browsers are installed
T1497.001 antivm_queries_computername: Retrieves the computer name
Command and Control
T1071.001 network_cnc_http: Suspicious HTTP traffic
T1071.001 network_http: Performs HTTP requests
T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl
Other
yara_rules: Static rules
ce_info: Remcos Configuration Data found
networkdyndns_checkip: Connects to a Dynamic DNS domain
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
static_pe_anomaly: The PE file structure contains anomalies
pe_in_bcryptdecrypt: PE found in BCryptDecrypt function
copies_self: Creates a copy of itself
process_crashed: One of the processes has failed
unexpected_exception: Unexpected exception
dotnet_suspicious_resources_names: Dotnet program has suspicious resources names
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
dotnet_obfuscated: Dotnet program is potentially obfuscated
test_check_service: Starts services
pe_overlay: PE file contains overlay
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint