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
T1497.002 detects_mousemove: Checks if the mouse is moving
T1497.002 antisandbox_mouse_hook: Installs a hook to monitor mouse movements
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
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
Discovery
T1497.002 detects_mousemove: Checks if the mouse is moving
T1497.002 antisandbox_mouse_hook: Installs a hook to monitor mouse movements
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
Other
yara_rules: Static rules
no_graphical_activity: No graphic activity
checktokenmembership: Checks user token with CheckTokenMembership call