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
Defense Evasion
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497.001 antivm_network_adapters: Checks NIC addresses
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
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.001 antivm_network_adapters: Checks NIC addresses
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
creates_in_windows: Creates files in the Windows directory
require_administrator: Requests administrator privileges
has_pdb: This executable file has a PDB path
dotnet_antimetadata_analysis: Dotnet malware has anti-analysis tricks
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
checktokenmembership: Checks user token with CheckTokenMembership call
dotnet_use_suspicious_functions: Dotnet malware potentially uses suspicious functions/modules
dotnet_suspicious_entrypoint: Dotnet has suspicious entrypoint
dotnet_downloader_possible_network_problem: Dotnet downloader possibly has network problem