Persistence
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Privilege Escalation
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
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Defense Evasion
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497.001 antivm_network_adapters: Checks NIC addresses
T1497.001 antivm_queries_computername: Retrieves the computer name
T1480 system_default_lang_id_present: Checks the system language
T1574 dropper_dll: Creates DLL, which is then loaded into the process
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
Discovery
T1497 antidbg_writewatch: Checks, if there was an access to a specific memory region (typical behaviour for debuggers)
T1497 antidbg_query_system: Checks for kernel debugger (SystemKernelDebuggerInformation)
T1497.001 antivm_network_adapters: Checks NIC addresses
T1497.001 antivm_queries_computername: Retrieves the computer name
Command and Control
T1071.001 network_cnc_http: Suspicious HTTP traffic
T1071.001 network_http: Performs HTTP requests
T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet
Other
yara_rules: Static rules
dead_dotnet_downloader_404: DotNet downloader attempts to connect to a dead host
generic_phish: Network traffic contains indicators of website cloning
create_rpc_bindings: Creates RPC connection
require_administrator: Requests administrator privileges
has_pdb: This executable file has a PDB path
dotnet_import_unmanaged_code: Dotnet malware statically imports unmanaged functions/modules
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call
suricata_alert: Malicious traffic detected