Execution
T1059.001 suspicious_powershell: Creates suspicious powershell process
T1059 powershell_cmd_longcommandline: Suspiciously long commandline
T1204.002 mimics_extension: Attempts to mimic the file extension
T1047 has_wmi: Executes one or several WMI requests
T1059.001 suspicious_process: Spawns a suspicious process
T1059.003 suspicious_cmd: Executes cmd.exe with a suspicious command line
T1106 susp_callbacks: Suspicious usage of some WinAPI with callbacks
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.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.012 injection_runpe: Injects code into another process
T1027.002 guloader_behaviour: Cloudeye/GuLoader specific behaviour has been detected
T1564.001 stealth_file: Creates hidden or system files
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497 antidbg_setinformationthread: Attempts to evade debugger using NtSetInformationThread
T1562 dep_disable: Disables DEP
T1562 disables_uac: Disable UAC
T1036 mimics_extension: Attempts to mimic the file extension
T1027 suspicious_cmd: Executes cmd.exe with a suspicious command line
T1070 stealth_window: A process created a hidden window
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
Credential Access
T1552 cookie_files: Accesses cookie files
T1555.003 cookie_files: Accesses cookie files
Discovery
T1497 antidbg_setinformationthread: Attempts to evade debugger using NtSetInformationThread
T1057 has_wmi: Executes one or several WMI requests
T1082 reads_csrss: Attempts to read csrss.exe memory
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1135 server_share_info: Retrieves information about each shared resource on a server
Command and Control
T1102.003 cloud_google: Connects to cloud services of Google (potentially for malicious payload delivery)
T1071.001 network_http: Performs HTTP requests
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp
T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
unnamed_region_exception_handler: Creates an exception handler in an unnamed region
unexpected_exception: Unexpected exception
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
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call