Behaviors
List of software behaviors discovered with static code analysis.
Establishes a connection to a registry on a remote computer. (x2)
registry
Uses a Python script interpreter. (x2)
execution
Contains URLs that link to interesting file formats. (x1)
network
Enumerates the values of a registry key. (x2)
registry
Opens registry keys. (x2)
registry
Enumerates the subkeys of a registry key. (x2)
registry
Queries the value of an environment variable. (x6)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Terminates a process/thread. (x2)
execution
Detects presence of debuggers. (x2)
evasion