Privilege Escalation
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
T1218 bypass_dev_utils: Executing .NET utility in a suspended state, potentially for injection
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
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1562.001 amsi_patching_attempt: Attempts to patch Microsoft AMSI protection (amsi.dll)
Other
yara_rules: Static rules
static_pe_anomaly: The PE file structure contains anomalies
pe_in_bcryptdecrypt: PE found in BCryptDecrypt function
dead_host: Connects to IP addresses that do not respond to requests
network_anomaly: Network anomalies occured during the analysis
unexpected_exception: Unexpected exception
dotnet_suspicious_resources_names: Dotnet program has suspicious resources names
creates_suspended_process: Creates suspended process
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
test_check_service: Starts services
dotnet_suspicious_entrypoint: Dotnet program has suspicious entrypoint