Execution
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1053.005 persistence_autorun: Makes itself run automatically on Windows startup
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
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
T1036 system_filename: Created a file named as a common system file
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.001 antivm_queries_computername: Retrieves the computer name
Discovery
T1497 debugs_self: Creates a process and debugs it
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.001 antivm_queries_computername: Retrieves the computer name
Command and Control
T1071.001 network_http: Performs HTTP requests
Other
yara_rules: Static rules
suricata_alert: Malicious traffic detected
suspicious_process: Spawns a suspicious process
creates_exe: Creates executable files in the file system
copies_self: Creates a copy of itself
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
checktokenmembership: Checks user token with CheckTokenMembership call
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint