Execution
T1059.001 suspicious_powershell: Creates suspicious powershell process
T1059 cmd_vbs: Detected command line that interacts with VBS-script
T1059.001 suspicious_process: Spawns a suspicious process
Privilege Escalation
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
T1070 stealth_window: A process created a hidden window
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
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
T1552 cookie_files: Accesses cookie files
T1555.003 cookie_files: Accesses cookie files
Discovery
T1518 locates_browser: Attempts to identify where browsers are installed
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1083 checks_recent_files: Attempt to check recently opened files through registry
Other
office_embedded: Office document contains embedded executable file(s)
creates_suspended_process: Creates suspended process
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call