Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use suspicious top-level domains. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Serializes data into the JSON format. (x2)
file
Reads from files. (x2)
file
Concatenates strings. (x3)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x3)
behavior