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