Privilege Escalation
T1055.012 injection_runpe: Injects code into another process
T1055 injection_runpe_2: Executes injected code in another process
T1055 sets_debug_registers: Sets debug registers for a thread in a different process
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
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
T1055 injection_runpe_2: Executes injected code in another process
T1055 sets_debug_registers: Sets debug registers for a thread in a different process
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
T1070 stealth_window: A process created a hidden window
T1027.002 nsis_archive: One of the packages is NSIS archive
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1480 system_default_lang_id_present: Checks the system language
Discovery
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497 antidbg_query_process: Checks if the process is being debugged (ProcessDebugPort)
Other
yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
no_graphical_activity: No graphic activity
creates_suspended_process: Creates suspended process
creates_exe: Creates executable files in the file system
checktokenmembership: Checks user token with CheckTokenMembership call
pe_overlay: PE file contains overlay