Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x3)
network
Contains URLs with suspicious path components. (x5)
network
Queries the value of an environment variable. (x6)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Serializes data into the JSON format. (x2)
file
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x12)
behavior