Execution
T1204.002 mimics_extension: Attempts to mimic the file extension
T1059.006 drops_python_dll: Drops python dll
Persistence
T1574 dropper_dll: Creates DLL, which is then loaded into the process
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
T1574 dropper_dll: Creates DLL, which is then loaded into the process
Defense Evasion
T1036.001 invalid_authenticode: Digital signature of one or several attached files has failed to be verified
T1036 mimics_extension: Attempts to mimic the file extension
T1574 dropper_dll: Creates DLL, which is then loaded into the 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
Other
yara_rules: Static rules
creates_exe: Creates executable files in the file system
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
get_policy_info: Retrieves information about a Policy object
dotnet_use_suspicious_functions: Dotnet program potentially uses suspicious functions/modules
pe_overlay: PE file contains overlay