Privilege Escalation
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
T1036.001 invalid_authenticode: Digital signature of the executable file has failed the verification
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
Other
yara_rules: Static rules
no_graphical_activity: No graphic activity
has_pdb: This executable file has a PDB path
dotnet_import_unmanaged_code: Dotnet program statically imports unmanaged functions/modules
message_box: Displays a message
dotnet_obfuscated: Dotnet program is potentially obfuscated
pe_overlay: PE file contains overlay
dotnet_mixed_assembly: Dotnet program is mixed assembly
dotnet_unmanaged_entrypoint: Dotnet program has unmanaged entrypoint