Execution
T1059.003 suspicious_process: Spawns a suspicious process
Persistence
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Privilege Escalation
T1055.012 injection_runpe: Injects code into another process
T1055.002 inject_write_pe: Writes PE file to another process's memory
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
Defense Evasion
T1055.012 injection_runpe: Injects code into another process
T1070.004 deletes_self: Moves to different location or removes the original executable file
T1055.002 inject_write_pe: Writes PE file to another process's memory
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
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1070 stealth_window: A process created a hidden window
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
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1070.004 self_removal_command: Executes command to delete itself
Credential Access
T1555.004 windows_credential_manager: Acquire credentials from the Windows Credential Manager
Discovery
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
Collection
T1115 checks_clipboard: Monitors clipboard data
Command and Control
T1071.001 network_cnc_http: Suspicious HTTP traffic
T1071.001 network_http: Performs HTTP requests
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp
Other
yara_rules: Static rules
suricata_alert: Malicious traffic detected
network_bind: Starts servers listening at None
create_process_failed: Could not start the process
dns_without_resolve: DNS query without a response
create_rpc_bindings: Creates RPC connection
creates_suspended_process: Creates suspended process
creates_exe: Creates executable files in the file system
suspicious_network_port: Performs TCP or UDP request to non-standard port
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call
pe_overlay: PE file contains overlay