Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Encodes data using the Base64 algorithm. (x2)
packer
Creates a process. (x2)
execution
Contains URLs that use non-standard ports. (x2)
network
Enumerates the operating system platform. (x3)
search
Enumerates current user's home directory. (x3)
search
Contains URLs that reference the host by IP address. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Executes commands in command line. (x2)
execution