Execution
T1204.002 mimics_extension: Attempts to mimic the file extension
Persistence
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
Privilege Escalation
T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another 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.002 inject_write_pe: Writes PE file to another process's memory
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
T1036 mimics_extension: Attempts to mimic the file extension
T1562 dep_disable: Disables DEP
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
T1562 registry_hide_tracing: Modifies File/Console tracing settings (often used to hide iocs from the system)
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)
T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
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
Collection
T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
T1115 checks_clipboard: Monitors clipboard data
Command and Control
T1102.003 cloud_github: Connects to cloud services of Github (potentially for malicious payload delivery)
T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl
Other
yara_rules: Static rules
copies_self: Creates a copy of itself
creates_exe: Creates executable files in the file system
dead_host: Connects to IP addresses that do not respond to requests
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
creates_suspended_process: Creates suspended process
get_policy_info: Retrieves information about a Policy object
creates_in_programdata: Creates files in the ProgramData directory
checktokenmembership: Checks user token with CheckTokenMembership call