Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x2)
network
Contains URLs that contain basic authentication credentials. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Reads from files. (x5)
file
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x4)
behavior