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
T1497.002 antisandbox_foregroundwindows: Checks whether any human activity is being performed by constantly checking whether the foreground window has changed
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
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
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Discovery
T1497.002 antisandbox_foregroundwindows: Checks whether any human activity is being performed by constantly checking whether the foreground window has changed
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
Collection
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
T1115 checks_clipboard: Monitors clipboard data
Other
yara_rules: Static rules
static_pe_duplicate_sections: The PE file structure contains anomalies: duplicate section names
no_graphical_activity: No graphic activity
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
break_limit_exceeded: Warning: function calls limit has been exceeded
test_check_service: Starts services
dotnet_use_suspicious_functions: Dotnet program potentially uses suspicious functions/modules