Privilege Escalation
T1055.012 injection_runpe: Injects code into another process
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 sets_privilegies_via_rtladjustprivilege: Sets process privilege via RtlAdjustPrivilege
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
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
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.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.001 antivm_generic_video: Checks information about video adapters in registry, possibly for anti-virtualization
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 sets_privilegies_via_rtladjustprivilege: Sets process privilege via RtlAdjustPrivilege
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 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1057 pidbruteforce: Enumerates processes using PID Bruteforce
T1497.001 antivm_generic_video: Checks information about video adapters in registry, possibly for anti-virtualization
T1049 list_ts_rdp_sessions: Lists ts/rdp sessions
Collection
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Other
yara_rules: Static rules
kills_explorer: Terminates explorer.exe process
process_crashed: One of the processes has failed
get_policy_info: Retrieves information about a Policy object
creates_in_programdata: Creates files in the ProgramData directory
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call