Privilege Escalation
T1068 integrity_level: Process privileges have been escalated
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
T1497.001 antisandbox_productid: Obtains Windows ProductID, probably to fingerprint a sandbox
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497 antidbg_strings: Checks for malware analysis tools (specific strings found)
T1497.002 antivm_usbstor: Reads information about usbdevices from regkey
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
Credential Access
T1555.004 windows_credential_manager: Acquire credentials from the Windows Credential Manager
Discovery
T1497.001 antisandbox_productid: Obtains Windows ProductID, probably to fingerprint a sandbox
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497 antidbg_strings: Checks for malware analysis tools (specific strings found)
T1497.002 antivm_usbstor: Reads information about usbdevices from regkey
Other
yara_rules: Static rules
rms_lms_bins: Listens on port 5650 used by RMS\LiteManager
network_bind: Starts servers listening at 0.0.0.0:5650, None
process_crashed: One of the processes has failed
unexpected_exception: Unexpected exception
create_rpc_bindings: Creates RPC connection
suspicious_network_port: Performs TCP or UDP request to non-standard port
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call
writes_data: Writes big amount of data to disk
pe_overlay: PE file contains overlay
open_winlogon_process: Trying to open winlogon process