Execution
T1569.002 persistence_service: Starts newly created service
T1047 has_wmi: Executes one or several WMI requests
Persistence
T1543.003 creates_service: Creates a service, that will start automatically
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1574.011 persistence_services: Modifies Services registry key
T1543.003 persistence_services: Modifies Services registry key
Privilege Escalation
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another process
T1543.003 creates_service: Creates a service, that will start automatically
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1574.011 persistence_services: Modifies Services registry key
T1543.003 persistence_services: Modifies Services registry key
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
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another process
T1564.001 stealth_file: Creates hidden or system files
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1574.011 persistence_services: Modifies Services registry key
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
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
T1070 stealth_window: A process created a hidden window
Credential Access
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Discovery
T1057 process_interest: Enumerates processes
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1082 recon_systeminfo: Collects system information (ipconfig, netstat, systeminfo, net)
Collection
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
Impact
T1529 shutdown_system: Shuts the system down
T1489 change_service_config: Stops services via ChangeServiceConfig
Other
yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
creates_in_windows: Creates files in the Windows directory
creates_exe: Creates executable files in the file system
unexpected_exception: Unexpected exception
unsigned_driver_drop: Sample is not signed and drops a device driver
driver_load: Loads a driver
create_rpc_bindings: Creates RPC connection
creates_suspended_process: Creates suspended process
access_recyclebin: Manipulation with recyclebin detected
message_box: Displays a message
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
pe_overlay: PE file contains overlay