Execution
T1047 antivm_wmi: Uses WMI to detect virtual environment
T1047 has_wmi: Executes one or several WMI requests
Privilege Escalation
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
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.001 antivm_wmi: Uses WMI to detect virtual environment
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_generic_productname: Checks system product name in registry, possibly for anti-virtualization
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.002 antivm_usbstor: Reads information about usbdevices from regkey
T1480 system_default_lang_id_present: Checks the system language
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.004 windows_credential_manager: Acquire credentials from the Windows Credential Manager
Discovery
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.001 antivm_wmi: Uses WMI to detect virtual environment
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1082 has_wmi: Executes one or several WMI requests
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_generic_productname: Checks system product name in registry, possibly for anti-virtualization
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.002 antivm_usbstor: Reads information about usbdevices from regkey
Command and Control
T1071.001 network_http: Performs HTTP requests
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp
T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet
Other
modifies_certs: Attempts to generate or modify system certificates
network_bind: Starts servers listening at None
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
create_rpc_bindings: Creates RPC connection
require_administrator: Requests administrator privileges
creates_suspended_process: Creates suspended process
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
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
writes_data: Writes big amount of data to disk
pe_overlay: PE file contains overlay