Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that contain basic authentication credentials. (x2)
network
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Serializes data into the JSON format. (x5)
file
Reads from files. (x4)
file
Replaces a substring in a string using a regular expression. (x3)
behavior
Creates a regular expression. (x3)
behavior
Concatenates strings. (x4)
behavior
Might output messages to console. (x3)
anomaly