Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Might evaluate code dynamically. (x2)
anomaly
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Executes commands in command line. (x2)
execution
Might access or change current URL (location). (x5)
network
Serializes data into the JSON format. (x2)
file
Reads from files. (x3)
file
Creates a regular expression. (x2)
behavior
Concatenates strings. (x15)
behavior